#17994 closed enhancement (fixed)
sphinx-7.0.0
Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.0 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New major version
Change History (4)
comment:1 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 2 years ago
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
8707ac4d01 Update to sphinx-7.0.0 (Python module). 27e89a86a6 Update to audacious and audacious-plugins 4.3.1.
Note:
See TracTickets
for help on using tickets.
Release 7.0.0 (released Apr 29, 2023)
Incompatible changes
MecabSplitter
and
DefaultSplitter
in
sphinx.search.ja
.
make_old_id
functions in domain object description classes.
build_sphinx
hook in
setup.py
).
sphinx.ext.napoleon.iterators
module.
jsdump
format in
sphinx.search
.
locale
a required argument to
sphinx.util.i18n.format_date()
.
sphinx.util.stemmer
module.
sphinx.pycode.ast.parse()
function.
sphinx.io.read_doc()
function.
sphinx.util.get_matching_files()
function.
sphinx.util.docutils.is_html5_writer_available()
function.
env
argument to
Builder
subclasses required.
style
key for HTML templates.
sphinx.writers.latex.LaTeXTranslator.docclasses
attribute.
sphinx.builders.html.html5_ready
and
sphinx.builders.html.HTMLTranslator
attributes.