summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix copying images under parallel execution (#11100)Adam Turner2023-01-074-0/+82
* LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)Jean-François B2023-01-061-0/+72
* Suppress ``ValueError`` in ``apply_source_workaround`` (#11092)Adam Turner2023-01-051-2/+22
* Cache doctrees more efficientlyAdam Turner2023-01-044-5/+6
* Move XML Name pattern to ``epub3``Adam Turner2023-01-032-8/+9
* Move console output utilities to ``sphinx.util.display``Adam Turner2023-01-032-84/+93
* Fix #6744: support for seealso directive should be via an environmentJean-François B2023-01-031-0/+11
* Document ``typing.NewType`` as a class (#10700)Adam Turner2023-01-025-73/+73
* Use PEP 604 display for ``typing.Optional`` and ``typing.Union`` (#11072)Adam Turner2023-01-025-163/+169
* Rewrite IndexBuilder loadingAdam Turner2023-01-021-1/+8
* Run pyupgrade (#11070)Adam Turner2023-01-0215-70/+64
* Remove obsolete HTML keyword ``link rel="shortcut"`` (#11069)Rotzbua2023-01-011-1/+1
* Insert ``from __future__ import annotations``Adam Turner2023-01-0121-5/+46
* Happy New Year!Adam Turner2023-01-011-1/+1
* Make copyright text inclusion test date-independentAdam Turner2023-01-012-2/+2
* Merge branch '6.0.x'Adam Turner2023-01-012-10/+28
|\
| * Fix tests for Pygments 2.14Adam Turner2023-01-012-10/+28
* | Reflect changes to ``Enum`` signature in Python 3.12Adam Turner2022-12-301-1/+4
* | Add test for multi-word key names (``kbd`` role) (#10765)John Gardner2022-12-301-0/+8
* | Factor out HTML 4 translator (#11051)Adam Turner2022-12-304-18/+18
* | Enable Ruff's pylint 'PLC2201' checkAdam Turner2022-12-306-109/+117
* | Enable Ruff's flake8-bandit checksAdam Turner2022-12-291-4/+4
* | Enable Ruff's pylint checksAdam Turner2022-12-291-1/+0
* | Adopt the Ruff code linting toolAdam Turner2022-12-291-1/+1
|/
* Add test coverage for 'today_fmt' reference substitution (#10980)James Addison2022-12-292-0/+11
* remove blanket 'noqas'Daniel Eades2022-12-166-8/+8
* Deactivate (provisorily) Python12-dev testing (#11035)Jean-François B2022-12-161-1/+1
* Run the ``pyupgrade`` toolAdam Turner2022-10-1731-75/+68
* Prefer ``raise SystemExit`` to ``sys.exit``Adam Turner2022-10-172-6/+2
* LaTeX: switch to some nicer defaults for tables and code-blocks (#10924)Jean-François B2022-10-171-5/+7
* Revert ``html_codeblock_linenos_style`` removal (#10922)Adam Turner2022-10-161-2/+15
* Merge branch '5.x'Adam Turner2022-10-1637-206/+528
|\
| * Allow sections in object description directives (#10919)Adam Turner2022-10-153-0/+51
| * URI-escape image filenames (#10268)Eric Wieser2022-10-135-2/+16
| * Revert "Fix detection for out of date files (#9360)" (#10908)Martin Liška2022-10-134-3/+5
| * LaTeX: support for booktabs-style and zebra-striped tables (#10759)Jean-François B2022-10-1227-203/+453
| * Don't display 'replaceable hardcoded link' when link has a slash (#10137)Anthony Sottile2022-10-052-0/+3
| * Fix detection for out of date files (#9360)Martin Liška2022-10-054-5/+3
| * Extend cross referencing options with values (#10883)Martin Liška2022-10-022-1/+5
* | Merge branch '5.x'Adam Turner2022-09-303-0/+28
|\ \ | |/
| * Merge branch '5.2.x' into 5.xAdam Turner2022-09-301-0/+6
| |\
| | * imgmath: Fix embed mode (#10878)Julien Schueller2022-09-291-0/+6
| * | extend option directive syntaxMartin Liska2022-09-272-0/+22
* | | Increase minimum Docutils to 0.18Adam Turner2022-09-273-50/+2
* | | Increase minimum Docutils to 0.17Adam Turner2022-09-276-137/+56
* | | Drop Python 3.7Adam Turner2022-09-2711-96/+58
* | | Clean up after dropping Python 3.6Adam Turner2022-09-2710-50/+50
* | | Merge branch '5.x'Adam Turner2022-09-271-2/+2
|\ \ \ | |/ /
| * | Use path2doc rather than reinventing the wheelStephen Finucane2022-09-261-2/+2
| |/
* | Merge branch '5.x'Adam Turner2022-09-2510-13/+56
|\ \ | |/