We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3979b commit 66945a1Copy full SHA for 66945a1
docs/source/contribute/contrib_doc.rst
@@ -303,6 +303,12 @@ Style Conventions for the Documentaion
303
``rst_snippets/warning_snippets/`` and then included to eliminate redundancy, as these are
304
frequently used in multiple files.
305
306
+8. Redirects
307
+
308
+ If layouts of doc pages are being changed and these could be referenced elsewhere, these should
309
+ be added in the `redirects` mapping in `conf.py`. For examples on using these see
310
+ https://documatt.gitlab.io/sphinx-reredirects/usage.html
311
312
Converting from Markdown
313
------------------------
314
0 commit comments