mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Fix #1286, #2099: Add `sphinx.ext.autosectionlabel` extension to allow reference sections using its title
This commit is contained in:
@@ -66,6 +66,8 @@ Features added
|
||||
* #2300: enhance autoclass:: to use the docstring of __new__ if __init__ method's is missing
|
||||
of empty
|
||||
* #1858: Add Sphinx.add_enumerable_node() to add enumerable nodes for numfig feature
|
||||
* #1286, #2099: Add ``sphinx.ext.autosectionlabel`` extension to allow reference
|
||||
sections using its title. Thanks to Tadhg O'Higgins.
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user