diff options
author | 2022-05-29 16:27:22 +0400 | |
---|---|---|
committer | 2022-05-29 22:17:44 +0400 | |
commit | 8f2067b0f2f9cd6001a9565f8da4590f5b414f1e (patch) | |
tree | 0b117e7a3f61d7f581a14571b6accadaff4b3959 /docs/changelog.rst | |
parent | Add Sphinx-MultiVersion (diff) |
Document The Docs Folder
Add a brief explanation about each item in the docs folder, to help
contributors navigate and understand what each part does.
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 3cee3a7a..a4c60ef3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,7 @@ Changelog ========= +- :support:`79` Add `sphinx-multiversion <https://pypi.org/project/sphinx-multiversion/>`_ to make available older doc versions. - :support:`79` Restore on-site changelog. |