aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2019-01-06 14:15:20 +0530
committerseshukm <seshu.kumar.m@huawei.com>2019-01-06 14:15:20 +0530
commit164f9a02786b145aaaf81ddbf156b2a6f8487461 (patch)
tree94d9724c06dc1b4f53eb13d2086cb1b5bea437e7
parentf49313bb87e0dc2ee20f5621c6858d119e5f8f83 (diff)
Fix the APi info
Issue-ID: SO-1337 Change-Id: I5cd683d047550fc3a7ae9689e23da2e9f34caba9 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
-rw-r--r--docs/api/offered_consumed_apis.rst11
-rw-r--r--docs/developer_info/developer_information.rst11
2 files changed, 15 insertions, 7 deletions
diff --git a/docs/api/offered_consumed_apis.rst b/docs/api/offered_consumed_apis.rst
index 4521604a0d..0caef0a426 100644
--- a/docs/api/offered_consumed_apis.rst
+++ b/docs/api/offered_consumed_apis.rst
@@ -31,4 +31,13 @@ The list of APIs that SO offerers for monitroing the BPMN flows could be found i
"swagger json file", "yaml doc"
":download:`link <swagger/SO_MONITORING_SWAGGER.json>`", ":download:`link <swagger/SO_MONITORING_SWAGGER.yaml>`"
- \ No newline at end of file
+
+Further Reading
+----------------------------------------
+
+Detailed documentation can be found here:
+
+.. toctree::
+ :maxdepth: 1
+
+ apis/SO_Interface.rst \ No newline at end of file
diff --git a/docs/developer_info/developer_information.rst b/docs/developer_info/developer_information.rst
index 61be8f006f..f6d66b913d 100644
--- a/docs/developer_info/developer_information.rst
+++ b/docs/developer_info/developer_information.rst
@@ -7,14 +7,13 @@ SO Developer Information
.. toctree::
:maxdepth: 1
-
-.. developer_info_Project_Structure.rst
+
Camunda_Modeler.rst
-.. developer_info_Main_Process_Flows.rst
-.. developer_info_Subprocess_Process_Flows.rst
-.. developer_info_Project_Deployment_Strategy.rst
Building_SO.rst
Working_with_SO_Docker.rst
Camunda_Cockpit_Community_Edition.rst
Camunda_Cockpit_Enterprise_Edition.rst
- \ No newline at end of file
+.. developer_info_Project_Structure.rst
+.. developer_info_Main_Process_Flows.rst
+.. developer_info_Subprocess_Process_Flows.rst
+.. developer_info_Project_Deployment_Strategy.rst \ No newline at end of file