浏览代码

Trying to get things to populate in the menu

Rich Breton 10 年之前
父节点
当前提交
a959b529d7

+ 7 - 7
source/contributing.rst

@@ -1,6 +1,6 @@
-**********
+*************
 Contributing
-**********
+*************
 
 There are many ways to help the FusionPBX project.
 
@@ -26,7 +26,7 @@ How to Get Started
 3. Would you like to see FreePBX in your native language and have the time to commit to staying on top of translations for releases?
    Check out the translation section to learn how to use our translation server.
 
-  .. note::
+ .. note::
 
   Contributing Code or Documentation requires knowledge of Git, Github and how to create pull requests on Github.
   This is not as bad as it sounds and if you are willing to learn we will help you through it. 
@@ -37,9 +37,9 @@ How to Get Started
   :maxdepth: 3
   :glob:
 
-  contributing/contributing-code
-  contributing/contributing-documentation
-  contributing/contributing-translations
-  contributing/qa-testing
+  contributing/contributing-code.rst
+  contributing/contributing-documentation.rst
+  contributing/contributing-translations.rst
+  contributing/qa-testing.rst
   #contributing/coding-standards
   #contributing/directory-structure  

+ 5 - 0
source/contributing/contributing-code.rst

@@ -0,0 +1,5 @@
+*****************
+Contributing Code
+*****************
+
+Lorem Ipsum

+ 5 - 0
source/contributing/contributing-documentation.rst

@@ -0,0 +1,5 @@
+**************************
+Contributing Documentation
+**************************
+
+Lorem Ipsum

+ 5 - 0
source/contributing/contributing-translations.rst

@@ -0,0 +1,5 @@
+*************************
+Contributing Translations
+*************************
+
+Lorem Ipsum

+ 5 - 0
source/contributing/qa-testing.rst

@@ -0,0 +1,5 @@
+*************************
+Quality Assurance Testing
+*************************
+
+Lorem Ipsum

+ 3 - 3
source/getting-started.rst

@@ -16,6 +16,6 @@ Just follow the menu to the left and you will have a working PBX in no time.
   :maxdepth: 3
   :glob:
 
-  getting-started/pre-installation
-  getting-started/installation-recommended
-  getting-started/post-installation
+  getting-started/pre-installation.rst
+  getting-started/installation-recommended.rst
+  getting-started/post-installation.rst

+ 5 - 0
source/getting-started/installation-recommended.rst

@@ -0,0 +1,5 @@
+**************************
+Installation (Recommended)
+**************************
+
+lorem ipsum

+ 5 - 0
source/getting-started/post-installation.rst

@@ -0,0 +1,5 @@
+*****************
+Post Installation
+*****************
+
+Lorem Ipsum

+ 1 - 0
source/index.rst

@@ -59,6 +59,7 @@ Getting Started
 .. toctree::
     :maxdepth: 2
 
+    getting-started.rst
     installation.rst
     contributing.rst
     manual.rst