diff --git a/doc/develop.rst b/doc/develop.rst index 41a75dcba..aad3ff1ef 100644 --- a/doc/develop.rst +++ b/doc/develop.rst @@ -19,6 +19,8 @@ For more about our development process and methods, see the :doc:`devguide`. Extensions ========== +To learn how to write your own extension, see :ref:`dev-extensions`. + The `sphinx-contrib `_ repository contains many contributed extensions. Some of them have their own releases on PyPI, others you can install from a checkout.