mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-26 05:07:35 -05:00
Use the correct reference for using existing extensions (#14157)
This commit is contained in:
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user