File tree Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1414 installing/index.rst
1515 howto/index.rst
1616 faq/index.rst
17+ deprecations/index.rst
1718 glossary.rst
1819
1920 about.rst
Original file line number Diff line number Diff line change 1+ Deprecations
2+ ============
3+
4+ .. include :: pending-removal-in-3.14.rst
5+
6+ .. include :: pending-removal-in-3.15.rst
7+
8+ .. include :: pending-removal-in-3.16.rst
9+
10+ .. include :: pending-removal-in-future.rst
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ <h1>{{ docstitle|e }}</h1>
3333 < span class ="linkdescr "> {% trans %}C API reference{% endtrans %}</ span > </ p >
3434 < p class ="biglink "> < a class ="biglink " href ="{{ pathto( "faq /index") }}"> {% trans %}FAQs{% endtrans %}</ a > < br />
3535 < span class ="linkdescr "> {% trans %}Frequently asked questions (with answers!){% endtrans %}</ span > </ p >
36+ < p class ="biglink "> < a class ="biglink " href ="{{ pathto( "deprecations /index") }}"> {% trans %}Deprecations{% endtrans %}</ a > < br />
37+ < span class ="linkdescr "> {% trans %}Deprecated functionality{% endtrans %}</ span > </ p >
3638 </ td > </ tr >
3739 </ table >
3840
You can’t perform that action at this time.
0 commit comments