Skip to content

Commit 7049fff

Browse files
committed
add autosectionlabel
Signed-off-by: nstarman <nstarman@users.noreply.github.com>
1 parent 23f863f commit 7049fff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sphinx_astropy/conf/v1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ def check_sphinx_version(expected_version):
194194
# ones.
195195
extensions = [
196196
'sphinx.ext.autodoc',
197+
"sphinx.ext.autosectionlabel",
197198
'sphinx.ext.coverage',
198199
'sphinx.ext.inheritance_diagram',
199200
'sphinx.ext.intersphinx',

0 commit comments

Comments
 (0)