summaryrefslogtreecommitdiff
path: root/tests/roots
Commit message (Expand)AuthorAgeFilesLines
* Allow ``copyright`` to contain multiple entries (#10983)Stefanie Molin2023-05-112-0/+11
* Allow multi-line object description signatures (#11011)TLouf2023-05-118-0/+24
* Warn on deprecated Python-specific index types (#11412)Adam Turner2023-05-093-9/+1
* linkcheck: Use context managers for HTTP requests (#11318)James Addison2023-05-0910-9/+10
* Remove the deprecated Setuptools integration (#11363)Adam Turner2023-04-273-3/+0
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-235-2/+0
* Increase timeout threshold for ``linkcheck`` tests (#11326)James Addison2023-04-219-9/+9
* Fix duplicated labels in TeX output (#11093)Bénédikt Tran2023-04-176-0/+64
* Use leaner TeX syntax (follow-up to #11319)Jean-François B2023-04-119-18/+18
* LaTeX: get aligned longtable obey current list indentJean-François B2023-04-119-9/+45
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-075-0/+2
* Disable localisation when ``SOURCE_DATE_EPOCH`` is set (#10949)James Addison2023-04-072-0/+2
* autosummary: Support documenting inherited attributes (#10691)Jens Hedegaard Nielsen2023-04-062-0/+15
* Support type comments in ``PropertyDocumenter`` (#11298)picnixz2023-04-062-0/+16
* Autosummary: Extend ``__all__`` members to template rendering (#10811)Clément Pinard2023-04-066-2/+71
* Remove hidden state from ``test_nosearch`` (#11291)Martin Liška2023-04-053-2/+3
* Add unit test for issue #11110 as fixed by #11113Jean-François B2023-04-035-0/+57
* Let the #11276 test actually be one which would have failed earlierJean-François B2023-03-311-0/+10
* Fix #11274: external links may break PDF build if under \sphinxupquoteJean-François B2023-03-311-0/+6
* Fix typos found by codespellDimitri Papadopoulos2023-03-271-2/+2
* Increase ``test_linkcheck`` timeoutsAdam Turner2023-03-249-13/+9
* Speed up ``test_linkcheck``Adam Turner2023-03-2415-23/+37
* Remove tests that rely on setuptoolsAdam Turner2023-03-056-37/+0
* Remove ``.egg`` support from pycode ``ModuleAnalyser``Adam Turner2023-03-055-17/+0
* LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)Jean-François B2023-01-061-0/+72
* Run pyupgrade (#11070)Adam Turner2023-01-027-14/+14
* Insert ``from __future__ import annotations``Adam Turner2023-01-0114-1/+33
* Happy New Year!Adam Turner2023-01-011-1/+1
* Make copyright text inclusion test date-independentAdam Turner2023-01-011-1/+1
* Factor out HTML 4 translator (#11051)Adam Turner2022-12-303-11/+11
* Add test coverage for 'today_fmt' reference substitution (#10980)James Addison2022-12-291-0/+1
* Run the ``pyupgrade`` toolAdam Turner2022-10-1720-38/+32
* Prefer ``raise SystemExit`` to ``sys.exit``Adam Turner2022-10-172-6/+2
* Merge branch '5.x'Adam Turner2022-10-1633-198/+432
|\
| * Allow sections in object description directives (#10919)Adam Turner2022-10-152-0/+6
| * URI-escape image filenames (#10268)Eric Wieser2022-10-133-0/+5
| * LaTeX: support for booktabs-style and zebra-striped tables (#10759)Jean-François B2022-10-1226-197/+417
| * Don't display 'replaceable hardcoded link' when link has a slash (#10137)Anthony Sottile2022-10-051-0/+2
| * Extend cross referencing options with values (#10883)Martin Liška2022-10-021-1/+2
* | Merge branch '5.x'Adam Turner2022-09-301-0/+13
|\ \ | |/
| * extend option directive syntaxMartin Liska2022-09-271-0/+13
* | Drop Python 3.7Adam Turner2022-09-272-12/+0
|/
* Clear `record_dependencies` for each document (#10855)Adam Turner2022-09-244-0/+14
* Add contents entries for domain objects (#10807)Adam Turner2022-09-133-0/+45
* Make toctree accept special docnames (#10673)Brecht Machiels2022-09-123-0/+23
* Remove unneeded `noqa` lint suppression comments (#10772)danieleades2022-08-2813-22/+22
* linkcheck: Check the source URL of raw directivesn-peugnet2022-08-171-0/+3
* Allow specifying multiple CSS files in themes (#10465)Takeshi KOMIYA2022-07-175-0/+7
* py domain: Ignore aliases for resolving `:any:` cross-references (#10089)Joachim Jablon2022-06-261-0/+3
* Allow emphasising placeholders in `option` directives (#10366)Martin Liška2022-06-161-0/+9