Fixed the links to some doc articles

This commit is contained in:
Javier Eguiluz 2016-06-09 15:56:07 +02:00
parent d0eaafadcb
commit 4a37d638f8

View File

@ -87,13 +87,16 @@ The main problem with documentation is to keep it up to date. That's why the
really easy to document an API method. The following chapters will help you
setup your API documentation:
* `The ApiDoc() Annotation <the-apidoc-annotation.rst>`_
* `Multiple API Documentation ("Views") <multiple-api-doc.rst>`_
* `Other Bundle Annotations <other-bundle-annotations.rst>`_
* `Swagger Support <swagger-support.rst>`_
* `DunglasApiBundle Support <dunglasapibundle.rst>`_
* `Sandbox <sandbox.rst>`_
* `Commands <commands.rst>`_
.. toctree::
:maxdepth: 1
the-apidoc-annotation
multiple-api-doc
other-bundle-annotations
swagger-support
dunglasapibundle
sandbox
commands
Web Interface
~~~~~~~~~~~~~