Merge pull request #861 from Uplink03/master

Links from index.rst to the other doc files
This commit is contained in:
William Durand 2016-06-03 17:50:40 +02:00
commit d0eaafadcb

View File

@ -87,13 +87,13 @@ 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 really easy to document an API method. The following chapters will help you
setup your API documentation: setup your API documentation:
* the-apidoc-annotation * `The ApiDoc() Annotation <the-apidoc-annotation.rst>`_
* multiple-api-doc * `Multiple API Documentation ("Views") <multiple-api-doc.rst>`_
* other-bundle-annotations * `Other Bundle Annotations <other-bundle-annotations.rst>`_
* swagger-support * `Swagger Support <swagger-support.rst>`_
* dunglasapibundle * `DunglasApiBundle Support <dunglasapibundle.rst>`_
* sandbox * `Sandbox <sandbox.rst>`_
* commands * `Commands <commands.rst>`_
Web Interface Web Interface
~~~~~~~~~~~~~ ~~~~~~~~~~~~~