Skip to content

Commit 49ffef9

Browse files
committed
Move some guides to feature documentation
1 parent 658f825 commit 49ffef9

File tree

6 files changed

+11
-7
lines changed

6 files changed

+11
-7
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/guides/platform.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,10 @@ These guides will help you customize or tune aspects of Read the Docs.
66
.. toctree::
77
:maxdepth: 1
88

9-
build-notifications
109
build-using-too-many-resources
11-
canonical
1210
conda
1311
deprecating-content
1412
embedding-content
15-
feature-flags
16-
google-analytics
1713
hiding-a-version
1814
reproducible-builds
1915
searching-with-readthedocs

docs/index.rst

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,15 @@ and some of the core features of Read the Docs.
7777
* **Overview of core features**:
7878
:doc:`Incoming webhooks </webhooks>` |
7979
:doc:`/custom_domains` |
80+
:doc:`/canonical` |
8081
:doc:`/versions` |
8182
:doc:`/downloadable-documentation` |
8283
:doc:`/hosting` |
8384
:doc:`/server-side-search` |
84-
:doc:`/analytics`
85-
:doc:`/pull-requests`
85+
:doc:`/analytics` |
86+
:doc:`/google-analytics` |
87+
:doc:`/pull-requests` |
88+
:doc:`/build-notifications`
8689

8790
* **Connecting with GitHub, BitBucket, or GitLab**:
8891
:doc:`Connecting your VCS account </connected-accounts>` |
@@ -106,12 +109,15 @@ and some of the core features of Read the Docs.
106109
/config-file/index
107110
/webhooks
108111
/custom_domains
112+
/canonical
109113
/versions
110114
/downloadable-documentation
111115
/hosting
112116
/server-side-search
113117
/analytics
118+
/google-analytics
114119
/pull-requests
120+
/build-notifications
115121

116122
/connected-accounts
117123

@@ -152,7 +158,8 @@ out of your documentation and Read the Docs.
152158

153159
* **Advanced project configuration**:
154160
:doc:`subprojects` |
155-
:doc:`Single version docs <single_version>`
161+
:doc:`Single version docs <single_version>` |
162+
:doc:`feature-flags`
156163

157164
* **Multi-language documentation**:
158165
:doc:`Translations and localization <localization>`
@@ -180,6 +187,7 @@ out of your documentation and Read the Docs.
180187

181188
subprojects
182189
single_version
190+
feature-flags
183191

184192
localization
185193

0 commit comments

Comments
 (0)