mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Link autodoc tutorial in add_autodocumenter docstring
Uses :ref: link because :doc: does not work.
This commit is contained in:
parent
a56f69b916
commit
c57cb0b5ed
@ -1102,7 +1102,7 @@ class Sphinx:
|
||||
If *override* is True, the given *cls* is forcedly installed even if
|
||||
a documenter having the same name is already installed.
|
||||
|
||||
.. todo:: Add real docs for Documenter and subclassing
|
||||
See :ref:`autodoc_ext_tutorial`.
|
||||
|
||||
.. versionadded:: 0.6
|
||||
.. versionchanged:: 2.2
|
||||
|
Loading…
Reference in New Issue
Block a user