diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-07-24 13:35:28 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-07-24 13:36:49 +0900 |
commit | 0b57727233cec67c27a6a30d60ae7b44f1d05f3c (patch) | |
tree | a1e99791b7ff4a3c52ed62df747046e60ea49c74 | |
parent | d177956365a39b7045f7ef69049c5c2e0dc06829 (diff) | |
download | sphinx-git-0b57727233cec67c27a6a30d60ae7b44f1d05f3c.tar.gz |
Update CHANGES for PR #5090
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ Features added the behavior of globaltoc in sidebar * #7840: i18n: Optimize the dependencies check on bootstrap * #5208: linkcheck: Support checks for local links +* #5090: setuptools: Link verbosity to distutils' -v and -q option * #7052: add ``:noindexentry:`` to the Python, C, C++, and Javascript domains. Update the documentation to better reflect the relationship between this option and the ``:noindex:`` option. |