File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ search:
19
19
ranking :
20
20
# Deprecated content
21
21
api/v1.html : -1
22
- config-file/v1.html : -1
22
+ config-file/v1.html : -5
23
23
24
24
# Useful content, but not something we want most users finding
25
25
changelog.html : -6
Original file line number Diff line number Diff line change @@ -25,4 +25,3 @@ The main advantages of using a configuration file over the web interface are:
25
25
:maxdepth: 3
26
26
27
27
Version 2 <v2 >
28
- Version 1 <v1 >
Original file line number Diff line number Diff line change
1
+ :orphan:
2
+
1
3
Configuration File V1 (Deprecated)
2
4
==================================
3
5
@@ -6,7 +8,7 @@ Read the Docs has support for configuring builds with a YAML file.
6
8
7
9
.. warning ::
8
10
9
- Version 1 shouldn't be used.
11
+ Version 1 is deprecated and shouldn't be used.
10
12
The version 2 of the configuration file is now available.
11
13
See the :ref: `new features <config-file/v2:New settings >`
12
14
and :ref: `how to migrate from v1 <config-file/v2:Migrating from v1 >`.
You can’t perform that action at this time.
0 commit comments