diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:20:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:20:58 +0000 |
commit | ffcb4b87846b4e4a2d9eee8df4b7ec40365878b8 (patch) | |
tree | 3c64877dd20ad1141111c77b3463e95686002b39 /doc/index.rst | |
parent | Adding debian version 7.2.6-8. (diff) | |
download | sphinx-ffcb4b87846b4e4a2d9eee8df4b7ec40365878b8.tar.xz sphinx-ffcb4b87846b4e4a2d9eee8df4b7ec40365878b8.zip |
Merging upstream version 7.3.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | doc/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index e9aea1c..6dfdb6d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -21,7 +21,7 @@ Here are some of Sphinx's major features: <builtin-extensions>`, and much more functionality via :ref:`third-party extensions <third-party-extensions>`. * **Themes:** modify the look and feel of outputs via :doc:`creating themes - <development/theming>`, and re-use many :ref:`third-party themes + <development/theming>`, and reuse many :ref:`third-party themes <third-party-themes>`. * **Contributed extensions:** dozens of extensions :ref:`contributed by users <third-party-extensions>`; most of them installable from PyPI. |