Use the correct reference for using existing extensions (#14157)

This commit is contained in:
gerhardtgao
2025-12-27 03:01:42 +00:00
committed by GitHub
parent 4ba6322265
commit 964424b3db
+1 -1
View File
@@ -8,7 +8,7 @@ develop their own extensions for Sphinx.
Sphinx possesses significant extensibility capabilities
including the ability to hook into almost every point of the build process.
If you simply wish to use Sphinx with existing extensions,
refer to :doc:`/usage/index`.
refer to :doc:`/usage/extensions/index`.
For a more detailed discussion of the extension interface see :doc:`/extdev/index`.
.. toctree::