BeSimpleSoap/Resources/doc/index.rst

29 lines
550 B
ReStructuredText
Raw Normal View History

2011-08-02 23:27:56 +02:00
BeSimpleSoapBundle
==================
The BeSimpleSoapBundle is a Symfony2 bundle to build WSDL and SOAP based web services.
It is based on the `ckWebServicePlugin`_ for symfony.
Reference Guide
---------------
.. toctree::
:maxdepth: 1
:numbered:
reference/installation
reference/configuration
2011-08-29 22:20:24 +02:00
reference/types
2011-08-02 23:27:56 +02:00
Tutorial
--------
.. toctree::
:maxdepth: 1
:numbered:
tutorial/array
2011-08-04 09:57:41 +02:00
tutorial/complex_type
2011-08-14 18:25:32 +02:00
tutorial/header
2011-08-02 23:27:56 +02:00
.. _`ckWebServicePlugin`: http://www.symfony-project.org/plugins/ckWebServicePlugin