File tree 1 file changed +32
-13
lines changed
1 file changed +32
-13
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ to help you create fantastic documentation for your project.
56
56
.. toctree ::
57
57
:maxdepth: 2
58
58
:hidden:
59
- :caption: First steps
59
+ :caption: Tutorials
60
60
61
61
/tutorial/index
62
62
/intro/getting-started-with-sphinx
@@ -65,6 +65,37 @@ to help you create fantastic documentation for your project.
65
65
/choosing-a-site
66
66
67
67
68
+ .. toctree ::
69
+ :maxdepth: 2
70
+ :hidden:
71
+ :glob:
72
+ :caption: Explanation
73
+
74
+ /build-notifications
75
+
76
+
77
+ .. toctree ::
78
+ :maxdepth: 2
79
+ :hidden:
80
+ :caption: How-to Guides
81
+ :glob:
82
+
83
+ /guides/authors
84
+ /guides/administrators
85
+ /guides/developers
86
+ /science
87
+ /examples
88
+
89
+
90
+ .. toctree ::
91
+ :maxdepth: 2
92
+ :hidden:
93
+ :caption: Reference
94
+ :glob:
95
+
96
+ api/index
97
+
98
+
68
99
Read the Docs feature overview
69
100
------------------------------
70
101
@@ -114,7 +145,6 @@ and some of the core features of Read the Docs.
114
145
/server-side-search/index
115
146
/analytics
116
147
/pull-requests
117
- /build-notifications
118
148
/security-log
119
149
120
150
/connected-accounts
@@ -158,16 +188,6 @@ and how to write successful documentation.
158
188
Setup Build Notifications <build-notifications> |
159
189
:doc: `More guides for developers and designers </guides/developers >`
160
190
161
- .. toctree ::
162
- :maxdepth: 2
163
- :hidden:
164
- :caption: How-to Guides
165
-
166
- /guides/authors
167
- /guides/administrators
168
- /guides/developers
169
- /science
170
- /examples
171
191
172
192
Advanced features of Read the Docs
173
193
----------------------------------
@@ -217,7 +237,6 @@ out of your documentation and Read the Docs.
217
237
canonical-urls
218
238
219
239
220
- api/index
221
240
222
241
Read the Docs for Business
223
242
--------------------------
You can’t perform that action at this time.
0 commit comments