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
115
146
/analytics
116
147
/pull-requests
117
- /build-notifications
118
148
/security-log
119
149
120
150
/connected-accounts
@@ -159,16 +189,6 @@ and how to write successful documentation.
159
189
Setup Build Notifications <build-notifications> |
160
190
:doc: `More guides for developers and designers </guides/developers >`
161
191
162
- .. toctree ::
163
- :maxdepth: 2
164
- :hidden:
165
- :caption: How-to Guides
166
-
167
- /guides/authors
168
- /guides/administrators
169
- /guides/developers
170
- /science
171
- /examples
172
192
173
193
Advanced features of Read the Docs
174
194
----------------------------------
@@ -218,7 +238,6 @@ out of your documentation and Read the Docs.
218
238
canonical-urls
219
239
220
240
221
- api/index
222
241
223
242
Read the Docs for Business
224
243
--------------------------
You can’t perform that action at this time.
0 commit comments