summaryrefslogtreecommitdiff
path: root/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Bump to 7.0.0rc1 finalv7.0.0rc1Adam Turner2023-04-281-3/+3
* Update ``sphinx.deprecation`` for Sphinx 7.0 (#11386)Adam Turner2023-04-281-10/+10
* Remove HTML 4 support (#11385)Adam Turner2023-04-284-887/+15
* Remove ``HTMLTranslator`` and ``html5_ready`` from ``sphinx.builders.html`` (...Adam Turner2023-04-281-18/+0
* Remove deprecated ``LaTeXTranslator.docclasses`` attribute (#11382)Adam Turner2023-04-281-9/+0
* Remove deprecated ``style`` key for HTML templates (#11381)Adam Turner2023-04-281-1/+0
* Autosummary: Always emit grouped ``ImportError`` exceptions (#11380)Adam Turner2023-04-281-15/+5
* Make the ``env`` argument to ``Builder`` subclasses required (#11379)Adam Turner2023-04-283-37/+5
* Remove deprecated ``sphinx.util.docutils.is_html5_writer_available()`` functi...Adam Turner2023-04-281-9/+0
* Removed deprecated ``sphinx.util.get_matching_files()`` function (#11373)Adam Turner2023-04-281-39/+1
* Remove deprecated ``sphinx.io.read_doc()`` function (#11372)Adam Turner2023-04-271-37/+1
* Remove deprecated ``sphinx.pycode.ast.parse()`` (#11371)Adam Turner2023-04-271-17/+0
* Remove deprecated ``sphinx.util.stemmer`` module (#11370)Adam Turner2023-04-271-62/+0
* Make ``locale`` required in ``sphinx.util.i18n.format_date()`` (#11366)Adam Turner2023-04-271-13/+1
* Remove support for the ``jsdump`` format in ``sphinx.search`` (#11365)Adam Turner2023-04-272-213/+2
* Remove the deprecated ``sphinx.ext.napoleon.iterators`` module (#11364)Adam Turner2023-04-271-235/+0
* Remove the deprecated Setuptools integration (#11363)Adam Turner2023-04-271-192/+0
* Harmonise references to Sphinx versions (#11361)Adam Turner2023-04-273-5/+6
* Remove deprecated ``make_old_id`` functions (#11360)Adam Turner2023-04-275-87/+0
* Remove deprecated search splitters in ``sphinx.search.ja`` (#11359)Adam Turner2023-04-271-5/+0
* Bump versionAdam Turner2023-04-261-2/+2
* Bump versionAdam Turner2023-04-251-3/+3
* Bump to 6.2.1 finalv6.2.1Adam Turner2023-04-251-2/+2
* Revert the default type of ``nitpick_ignore[_regex]`` to ``list``Adam Turner2023-04-251-2/+2
* Bump versionAdam Turner2023-04-231-3/+3
* Bump to 6.2.0 finalAdam Turner2023-04-231-2/+2
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-2353-98/+42
* Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)...Adam Turner2023-04-218-25/+18
* Create a 'search field' component for themes (#11045)Tim Hoffmann2023-04-211-0/+23
* Update CHANGES for PR #11333Bénédikt Tran2023-04-181-3/+3
* Fix duplicated labels in TeX output (#11093)Bénédikt Tran2023-04-171-1/+20
* Use leaner TeX syntax (follow-up to #11319)Jean-François B2023-04-111-6/+6
* LaTeX: get aligned longtable obey current list indentJean-François B2023-04-111-9/+13
* Refactor ``_TranslationProxy``Adam Turner2023-04-081-43/+31
* Use PEP 585 and 604 type annotations in ``sphinx.locale``Adam Turner2023-04-081-15/+17
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-0753-42/+98
* Disable localisation when ``SOURCE_DATE_EPOCH`` is set (#10949)James Addison2023-04-078-20/+27
* Fix translator class check in ``SigElementFallbackTransform`` (#11283)picnixz2023-04-071-1/+5
* Ensure arguments to ``PIL.Image.resize()`` are integers (#11288)James Reinders2023-04-061-1/+1
* autosummary: Support documenting inherited attributes (#10691)Jens Hedegaard Nielsen2023-04-061-7/+17
* Enable 'nit-picky mode' for Sphinx's documentationAdam Turner2023-04-066-29/+31
* Prefer ``importlib.metadata`` from Python 3.10 onwards (#11270)panhongtao2023-04-062-6/+8
* Support type comments in ``PropertyDocumenter`` (#11298)picnixz2023-04-061-23/+36
* Clean up the CNAME file in ``sphinx.ext.githubpages`` (#11295)Martin Liška2023-04-061-13/+38
* Autosummary: Extend ``__all__`` members to template rendering (#10811)Clément Pinard2023-04-061-3/+49
* Resolve lint errors from Ruff 0.0.261Adam Turner2023-04-051-2/+1
* Only use ``_write_doc_doctree_cache`` in serial mode (#11290)Martin Liška2023-04-051-5/+11
* Add an option for displaying short ``Literal`` types (#11109)Adam Turner2023-04-051-0/+5
* support for imgmath_latex=tectonic (#11281)Dimitar Dimitrov2023-04-031-4/+15
* Consider duplicate names when using image post transforms (#11113)aaron-cooper2023-04-031-1/+2