Skip to content

Commit

Permalink
Fixed the links to some doc articles
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed Jun 9, 2016
1 parent d0eaafa commit 4a37d63
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions Resources/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
~~~~~~~~~~~~~
Expand Down

0 comments on commit 4a37d63

Please sign in to comment.