From 8eee7fec49145991a5e8eed98d59f339d3acb3a5 Mon Sep 17 00:00:00 2001 From: Uplink03 Date: Thu, 2 Jun 2016 16:30:54 +0100 Subject: [PATCH] Added links form index.rst to the other doc files --- Resources/doc/index.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/doc/index.rst b/Resources/doc/index.rst index 79f3faa..270c5e7 100644 --- a/Resources/doc/index.rst +++ b/Resources/doc/index.rst @@ -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 setup your API documentation: -* the-apidoc-annotation -* multiple-api-doc -* other-bundle-annotations -* swagger-support -* dunglasapibundle -* sandbox -* commands +* `The ApiDoc() Annotation `_ +* `Multiple API Documentation ("Views") `_ +* `Other Bundle Annotations `_ +* `Swagger Support `_ +* `DunglasApiBundle Support `_ +* `Sandbox `_ +* `Commands `_ Web Interface ~~~~~~~~~~~~~