Fix the readthedocs 81/63781/3
authorseshukm <seshu.kumar.m@huawei.com>
Thu, 30 Aug 2018 10:47:37 +0000 (18:47 +0800)
committerSeshu Kumar M <seshu.kumar.m@huawei.com>
Thu, 30 Aug 2018 13:22:33 +0000 (13:22 +0000)
Fix to Increase the modularity of the developer info in readthedocs

Issue-ID: SO-675

Change-Id: I9ade5a64c2c60207c38d63f44a583677924b8dd9
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
12 files changed:
docs/developer_info/BPMN_Main_Process_Flows.rst [moved from docs/bpmn/BPMN_Main_Process_Flows.rst with 100% similarity]
docs/developer_info/BPMN_Project_Deployment_Strategy.rst [moved from docs/bpmn/BPMN_Project_Deployment_Strategy.rst with 100% similarity]
docs/developer_info/BPMN_Project_Structure.rst [moved from docs/bpmn/BPMN_Project_Structure.rst with 100% similarity]
docs/developer_info/BPMN_Subprocess_Process_Flows.rst [moved from docs/bpmn/BPMN_Subprocess_Process_Flows.rst with 100% similarity]
docs/developer_info/Building_SO.rst [moved from docs/Building_SO.rst with 100% similarity]
docs/developer_info/Camunda_Cockpit_Community_Edition.rst [moved from docs/bpmn/Camunda_Cockpit_Community_Edition.rst with 100% similarity]
docs/developer_info/Camunda_Cockpit_Enterprise_Edition.rst [moved from docs/bpmn/Camunda_Cockpit_Enterprise_Edition.rst with 100% similarity]
docs/developer_info/Camunda_Modeler.rst [moved from docs/bpmn/Camunda_Modeler.rst with 100% similarity]
docs/developer_info/ONAP_SO_Env_Setup_Guide.pdf [moved from docs/ONAP_SO_Env_Setup_Guide.pdf with 100% similarity]
docs/developer_info/Working_with_SO_Docker.rst [moved from docs/Working_with_SO_Docker.rst with 100% similarity]
docs/developer_info/developer_information.rst [new file with mode: 0644]
docs/developer_information.rst [deleted file]

diff --git a/docs/developer_info/developer_information.rst b/docs/developer_info/developer_information.rst
new file mode 100644 (file)
index 0000000..8613f26
--- /dev/null
@@ -0,0 +1,20 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 Huawei Technologies Co., Ltd.
+
+SO Developer Information
+========================
+
+.. toctree::
+   :maxdepth: 1
+   
+.. developer_info/developer_info_Project_Structure.rst
+   developer_info/Camunda_Modeler.rst
+.. developer_info/developer_info_Main_Process_Flows.rst
+.. developer_info/developer_info_Subprocess_Process_Flows.rst
+.. developer_info/developer_info_Project_Deployment_Strategy.rst
+   developer_info/Building_SO.rst
+   developer_info/Working_with_SO_Docker.rst
+   developer_info/Camunda_Cockpit_Community_Edition.rst
+   developer_info/Camunda_Cockpit_Enterprise_Edition.rst
+   
\ No newline at end of file
diff --git a/docs/developer_information.rst b/docs/developer_information.rst
deleted file mode 100644 (file)
index 739a1f2..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.\r
-.. http://creativecommons.org/licenses/by/4.0\r
-.. Copyright 2017 Huawei Technologies Co., Ltd.\r
-\r
-SO Developer Information\r
-========================\r
-\r
-.. toctree::\r
-   :maxdepth: 1\r
-   \r
-   BPMN_Project_Structure.rst\r
-   Camunda_Modeler.rst\r
-   BPMN_Main_Process_Flows.rst\r
-   BPMN_Subprocess_Process_Flows.rst\r
-   BPMN_Project_Deployment_Strategy.rst\r
-   Building_SO.rst\r
-   Working_with_SO_Docker.rst\r
-   Camunda_Cockpit_Community_Edition.rst\r
-   Camunda_Cockpit_Enterprise_Edition.rst\r
-   
\ No newline at end of file