From: seshukm Date: Sun, 6 Jan 2019 08:45:20 +0000 (+0530) Subject: Fix the APi info X-Git-Tag: 1.4.1~381 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=164f9a02786b145aaaf81ddbf156b2a6f8487461;p=so.git Fix the APi info Issue-ID: SO-1337 Change-Id: I5cd683d047550fc3a7ae9689e23da2e9f34caba9 Signed-off-by: seshukm --- 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 `", ":download:`link `" - \ 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