diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-07-26 12:27:43 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-07-26 12:27:43 +0900 |
commit | ff4330abe370895e64d6ea42a58ae8538ec8c087 (patch) | |
tree | ebdf4214f80bc0c38ec2a8b2d6102194d90be0ee | |
parent | 08912dd2c4a1d0b23ca09b2299ae03672fe38ff4 (diff) | |
download | sphinx-git-ff4330abe370895e64d6ea42a58ae8538ec8c087.tar.gz |
Update CHANGES for PR #7992
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ Features added * C, added :rst:dir:`c:alias` directive for inserting copies of existing declarations. * #7745: html: inventory is broken if the docname contains a space +* #7991: html search: Allow searching for numbers * #7902: html theme: Add a new option :confval:`globaltoc_maxdepth` to control the behavior of globaltoc in sidebar * #7840: i18n: Optimize the dependencies check on bootstrap |