diff --git a/docs/ref/index.txt b/docs/ref/index.txt index f1466c3496..d47fd9b33a 100644 --- a/docs/ref/index.txt +++ b/docs/ref/index.txt @@ -21,3 +21,4 @@ API Reference signals templates/index unicode + validators diff --git a/docs/releases/1.2-alpha-1.txt b/docs/releases/1.2-alpha-1.txt index 8784b5c631..836baee533 100644 --- a/docs/releases/1.2-alpha-1.txt +++ b/docs/releases/1.2-alpha-1.txt @@ -184,8 +184,6 @@ status code for the test runner is now 0 for success (no failing tests) and 1 for any number of test failures. If needed, the number of test failures can be found at the end of the test runner's output. -.. _deprecated-features-1.2: - Features deprecated in 1.2 ========================== diff --git a/docs/releases/index.txt b/docs/releases/index.txt index 868ff5bd63..f58b3c9db1 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -58,6 +58,7 @@ notes. .. toctree:: :maxdepth: 1 + 1.2-alpha-1 1.1-rc-1 1.1-beta-1 1.1-alpha-1