diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2022-01-13 01:40:27 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2022-01-13 01:40:59 +0900 |
commit | 49196d44746f7dd84dcc3a1837bd5c8d68a9848e (patch) | |
tree | dd5790bd556847c94501277ab979d335544dfdc1 | |
parent | 14821a97773b21a3a104bfdea5f660396541ca43 (diff) | |
download | sphinx-git-49196d44746f7dd84dcc3a1837bd5c8d68a9848e.tar.gz |
Update CHANGES for PR #10091
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ Features added parameter for :meth:`Sphinx.add_js_file()` * #9815: html theme: Wrap sidebar components in div to allow customizing their layout via CSS +* #9827: i18n: Sort items in glossary by translated terms * #9899: py domain: Allows to specify cross-reference specifier (``.`` and ``~``) as ``:type:`` option * #9894: linkcheck: add option ``linkcheck_exclude_documents`` to disable link |