Update CHANGES for PR #4235

This commit is contained in:
Takeshi KOMIYA 2018-01-13 14:29:54 +09:00
parent 7e365d97ac
commit 2324dee143

View File

@ -73,6 +73,7 @@ Features added
* Add ``top-classes`` option for the ``sphinx.ext.inheritance_diagram``
extension to limit the scope of inheritance graphs.
* #4183: doctest: ``:pyversion:`` option also follows PEP-440 specification
* #4235: html: Add :confval:`manpages_url` to make manpage roles to hyperlinks
Features removed
----------------