diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-11-01 12:28:04 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-11-01 12:28:04 +0900 |
commit | 27b1a693d0574a083a58e8b485e15904c69ecee8 (patch) | |
tree | 66e74fc77c0f9f9aa002232c3d7ac86ad97cb3b7 /CHANGES | |
parent | 0c5de26cfbb8af7ac71967fc4f6e67477f1839e3 (diff) | |
download | sphinx-git-27b1a693d0574a083a58e8b485e15904c69ecee8.tar.gz |
Update CHANGES for PR #8183
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ Features added * #8304: sphinx.testing: Register public markers in sphinx.testing.fixtures * #8051: napoleon: use the obj role for all See Also items * #8050: napoleon: Apply :confval:`napoleon_preprocess_types` to every field +* #8183: Remove substitution_reference nodes from doctree only on LaTeX builds Bugs fixed ---------- |