diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-30 00:50:55 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-30 00:50:55 +0900 |
commit | 751b7a025117c1eaceffa2dd0855ec783f5ecd3d (patch) | |
tree | 4d824f8e0e75779c22bb8fd59723bd6c328a737c | |
parent | 921f0979060f209542a266ea79a5664e54160033 (diff) | |
download | sphinx-git-751b7a025117c1eaceffa2dd0855ec783f5ecd3d.tar.gz |
Update CHANGES for PR #8051
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ Features added builder using :confval:`suppress_warnings`. * #8298: sphinx-quickstart: Add :option:`sphinx-quickstart --no-sep` option * #8304: sphinx.testing: Register public markers in sphinx.testing.fixtures +* #8051: napoleon: use the obj role for all See Also items Bugs fixed ---------- |