summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bump versionAdam Turner2023-04-232-3/+24
* Bump to 6.2.0 finalAdam Turner2023-04-232-25/+4
* Remove unneeded JavaScript from ``sphinx13`` themeAdam Turner2023-04-231-134/+0
* Note correct deprecation version for ``sphinx.util.osutil.cd``Adam Turner2023-04-232-1/+2
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-2366-299/+60
* Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)...Adam Turner2023-04-2111-74/+18
* Use ``overwrite_file`` context manager in ``test_ext_autodoc_configs`` (#11320)Martin Liška2023-04-211-64/+69
* Add missing test decorator for ``test_util_inspect`` (#11321)Martin Liška2023-04-211-0/+1
* Increase timeout threshold for ``linkcheck`` tests (#11326)James Addison2023-04-219-9/+9
* Create a 'search field' component for themes (#11045)Tim Hoffmann2023-04-213-1/+29
* Update CHANGES for PR #11333Bénédikt Tran2023-04-183-10/+16
* Fix duplicated labels in TeX output (#11093)Bénédikt Tran2023-04-178-1/+111
* Add link to Weblate's Sphinx docs in intl documentation (#11332)Maciej Olko2023-04-161-0/+7
* Continuous integration: resolve docutils installation step build failures (#1...James Addison2023-04-161-1/+3
* test_build_latex: move output to a separate output dirMartin Liska2023-04-131-6/+9
* Use longtable for our document in PDF formatJean-François B2023-04-111-0/+1
* Use a :class:`longtable` in our document for LaTeX PDF outputJean-François B2023-04-111-0/+1
* Use leaner TeX syntax (follow-up to #11319)Jean-François B2023-04-1110-24/+24
* LaTeX: get aligned longtable obey current list indentJean-François B2023-04-1113-21/+63
* Refactor ``_TranslationProxy``Adam Turner2023-04-081-43/+31
* Use PEP 585 and 604 type annotations in ``sphinx.locale``Adam Turner2023-04-081-15/+17
* Add a missing word in ``doc/development/theming.rst`` (#11301)James Addison2023-04-071-1/+1
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-0766-60/+299
* Disable localisation when ``SOURCE_DATE_EPOCH`` is set (#10949)James Addison2023-04-0713-20/+128
* 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-064-8/+86
* Enable 'nit-picky mode' for Sphinx's documentationAdam Turner2023-04-0631-133/+206
* Prefer ``importlib.metadata`` from Python 3.10 onwards (#11270)panhongtao2023-04-062-6/+8
* Support type comments in ``PropertyDocumenter`` (#11298)picnixz2023-04-067-23/+115
* Clean up the CNAME file in ``sphinx.ext.githubpages`` (#11295)Martin Liška2023-04-061-13/+38
* Fix instability in ``test_ext_viewcode`` (#11297)Martin Liška2023-04-061-2/+4
* Fix instability in ``test_build_epub`` (#11296)Martin Liška2023-04-061-3/+3
* Use a shared file-system lock in ``create_server`` (#11294)Martin Liška2023-04-063-9/+20
* Autosummary: Extend ``__all__`` members to template rendering (#10811)Clément Pinard2023-04-069-5/+147
* Resolve lint errors from Ruff 0.0.261Adam Turner2023-04-054-12/+5
* Only use ``_write_doc_doctree_cache`` in serial mode (#11290)Martin Liška2023-04-051-5/+11
* Allow parallel execution of tests in ``test_search`` (#11292)Martin Liška2023-04-052-1/+4
* Remove hidden state from ``test_nosearch`` (#11291)Martin Liška2023-04-054-15/+18
* Add an option for displaying short ``Literal`` types (#11109)Adam Turner2023-04-054-0/+104
* Add entries to the ``.git-blame-ignore-revs`` fileAdam Turner2023-04-041-0/+283
* Add ``.git-blame-ignore-revs`` fileAdam Turner2023-04-041-0/+12
* Re-combine ``CHANGES`` and ``CHANGES.old``Adam Turner2023-04-042-1249/+1249
* Use literal syntax in ``CHANGES.old``Adam Turner2023-04-041-23/+23
* Remove 'Previous versions' section in CHANGESAdam Turner2023-04-041-8/+0
* Use the ``:dudir:`` role with explicit titlesAdam Turner2023-04-041-6/+5
* Add unit test for issue #11110 as fixed by #11113Jean-François B2023-04-036-0/+74
* Update doc and CHANGES for PR #11281Jean-François B2023-04-032-0/+27
* Update CHANGES for PR #11110Jean-François B2023-04-031-1/+1
* support for imgmath_latex=tectonic (#11281)Dimitar Dimitrov2023-04-031-4/+15