summaryrefslogtreecommitdiff
path: root/doc/develop.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/develop.rst')
-rw-r--r--doc/develop.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/develop.rst b/doc/develop.rst
index 41a75dcb..aad3ff1e 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 <http://bitbucket.org/birkenfeld/sphinx-contrib/>`_
repository contains many contributed extensions. Some of them have their own
releases on PyPI, others you can install from a checkout.