فهرست منبع

Add index for classes ref

Rémi Verschelde 9 سال پیش
والد
کامیت
5c1e9caf8d
5فایلهای تغییر یافته به همراه12 افزوده شده و 2 حذف شده
  1. 9 0
      classes/index.rst
  2. 1 0
      contributing/index.rst
  3. 0 0
      contributing/reference_filling_work.rst
  4. 1 1
      index.rst
  5. 1 1
      reference/index.rst

+ 9 - 0
classes/index.rst

@@ -0,0 +1,9 @@
+Classes reference
+=================
+
+.. toctree::
+   :maxdepth: 1
+   :name: class-ref
+   :glob:
+
+   class_*

+ 1 - 0
contributing/index.rst

@@ -9,4 +9,5 @@ Contributing
    documentation_guidelines
    documentation_writing_and_translating_guidelines
    list_of_classes_and_documenters
+   reference_filling_work
    wiki_syntax

+ 0 - 0
reference/reference_filling_work.rst → contributing/reference_filling_work.rst


+ 1 - 1
index.rst

@@ -14,6 +14,7 @@ The main documentation for the site is organized into a couple sections:
    :maxdepth: 1
    :caption: User documentation
    :name: user-doc
+   :hidden:
 
    tutorials/basic
    tutorials/engine
@@ -28,7 +29,6 @@ The main documentation for the site is organized into a couple sections:
    advanced/index
    contributing/index
 
-
 .. Indices and tables
 .. ------------------
 .. 

+ 1 - 1
reference/index.rst

@@ -5,6 +5,6 @@ Reference
    :maxdepth: 2
    :name: reference
 
-   reference_filling_work
+   ../classes/index
    languages
    cheat_sheets