Sphinx 7.0¶
Release 7.0.1 (released May 12, 2023)¶
Dependencies¶
#11411: Support Docutils 0.20. Patch by Adam Turner.
修復的臭蟲¶
#11418: Clean up remaining references to
sphinx.setup_commandfollowing the removal of support for setuptools. Patch by Willem Mulder.
Release 7.0.0 (released Apr 29, 2023)¶
不相容的變更¶
#11359: Remove long-deprecated aliases for
MecabSplitterandDefaultSplitterinsphinx.search.ja.#11360: Remove deprecated
make_old_idfunctions in domain object description classes.#11363: Remove the Setuptools integration (
build_sphinxhook insetup.py).#11364:移除棄用的
sphinx.ext.napoleon.iterators模組。#11365: Remove support for the
jsdumpformat insphinx.search.#11366: Make
localea required argument tosphinx.util.i18n.format_date().#11370:移除棄用的
sphinx.util.stemmer模組。#11371:移除棄用的
sphinx.pycode.ast.parse()函式。#11372:移除棄用的
sphinx.io.read_doc()函式。#11373:移除棄用的
sphinx.util.get_matching_files()函式。#11378:移除棄用的
sphinx.util.docutils.is_html5_writer_available()函式。#11379: Make the
envargument toBuildersubclasses required.#11380: autosummary: Always emit grouped import exceptions.
#11381: Remove deprecated
stylekey for HTML templates.#11382: Remove deprecated
sphinx.writers.latex.LaTeXTranslator.docclassesattribute.#11383: Remove deprecated
sphinx.builders.html.html5_readyandsphinx.builders.html.HTMLTranslatorattributes.#11385: Remove support for HTML 4 output.