فهرست منبع

Merge pull request #55 from Len-PGH/master

fix contributing menu
FusionPBX 9 سال پیش
والد
کامیت
264d0c2219
2فایلهای تغییر یافته به همراه12 افزوده شده و 11 حذف شده
  1. 10 9
      source/contributing.rst
  2. 2 2
      source/contributing/github_rebase.rst

+ 10 - 9
source/contributing.rst

@@ -28,17 +28,18 @@ How to Get Started:
   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. 
 
+|
 
 
 .. toctree::
-  :maxdepth: 4
+  :maxdepth: 3
   :glob:
 
-    
-contributing/contributing_code.rst
-contributing/contributing_documentation.rst
-contributing/contributing_translations.rst
-contributing/qa_testing.rst
-contributing/github_rebase.rst
-#contributing/coding_standards
-#contributing/directory_structure
+  contributing/contributing_code.rst
+  contributing/contributing_documentation.rst
+  contributing/contributing_translations.rst
+  contributing/qa_testing.rst
+  contributing/github_rebase.rst
+  contributing/coding_standards
+  contributing/directory_structure
+

+ 2 - 2
source/contributing/github_rebase.rst

@@ -15,7 +15,7 @@ Select the setting icon and choose Open on Git Shell
 
 You will be presented with a new shell
 
-.. image:: ../_static/images/contributing/github_rebase-new-shell.png
+.. image:: ../_static/images/contributing/github_rebase_new_shell.png
 
 **2.** Next execute the following two commands and notepad will appear
 
@@ -50,4 +50,4 @@ Close and save the text again.
 
 |
 
-All done!
+All done!