Skip to content

Commit 8321984

Browse files
committed
Add pointer to built-in extension
As suggested at [1]. [1] #21 Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent bb31429 commit 8321984

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ sphinxcontrib-apidoc
88

99
A Sphinx extension for running `sphinx-apidoc`_ on each build.
1010

11+
.. important::
12+
13+
Sphinx includes a built-in extension adding this functionality, with many
14+
of the same options. New users should opt for this extension instead, while
15+
existing users should seek to migrate as this project will eventually be
16+
retired.
17+
1118
Overview
1219
--------
1320

0 commit comments

Comments
 (0)