summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update CHANGES for PR #11113Jean-François B2023-04-031-0/+2
* Consider duplicate names when using image post transforms (#11113)aaron-cooper2023-04-031-1/+2
* Fix error message wording in builders/latex/transforms.pyJean-François B2023-04-011-3/+5
* Update CHANGES for PR #11276Jean-François B2023-03-311-1/+2
* Let the #11276 test actually be one which would have failed earlierJean-François B2023-03-311-0/+10
* Resolve lint errors from Ruff 0.0.260Adam Turner2023-03-315-4/+12
* Run Ruff linting with a known-to-work versionAdam Turner2023-03-311-4/+11
* Update CHANGESJean-François B2023-03-311-1/+1
* Fix #11274: external links may break PDF build if under \sphinxupquoteJean-François B2023-03-314-2/+24
* Ignore SIM910 for time being to appease flake8-simplify 0.20.0Jean-François B2023-03-311-0/+1
* Pin to ruff==0.0.259 (provisory)Jean-François B2023-03-311-1/+1
* LaTeX: rename ``\sphinxnotetitle`` into ``\sphinxstylenotetitle`` (etc)Jean-François B2023-03-274-76/+73
* Update CHANGESJean-François B2023-03-271-2/+3
* LaTeX: let \sphinxremovefinalcolon work also if no colon in inputJean-François B2023-03-272-7/+28
* Fix typos found by codespellDimitri Papadopoulos2023-03-2716-20/+20
* LaTeX: add \sphinxnotetitle et al.Jean-François B2023-03-264-41/+101
* LaTeX: let mark-up for seealso directive use explicit colon (fix #11264)Jean-François B2023-03-265-11/+11
* Provis. ignore onerror depr. warn when install. DocUtils with 3.12-devJean-François B2023-03-261-0/+6
* Fix syntax in ``:manpage:`` role example (#11249)Hugo van Kemenade2023-03-241-1/+1
* Remove ``sphinx.locale.setlocale``Adam Turner2023-03-247-33/+13
* Increase ``test_linkcheck`` timeoutsAdam Turner2023-03-249-13/+9
* Update CHANGES for Sphinx 6.2.0Adam Turner2023-03-241-0/+21
* Normalise spelling of Sphinx versionsAdam Turner2023-03-243-22/+21
* Speed up ``test_linkcheck``Adam Turner2023-03-2418-120/+192
* Resolve lint errors from Ruff 0.0.259Adam Turner2023-03-236-5/+7
* Remove obsolete workarounds in ``doc/conf.py`` (#11250)Dmitry Shachnev2023-03-231-16/+0
* Docs: Add a link to sphinx-extensions (#11260)Benjamin Balder Bach2023-03-231-2/+4
* Add missing quotes in html 4 deprecation textRafael Fontenelle2023-03-211-1/+1
* LaTeX: comment applied workaround to pict2e 0.4b breaking ellipse.styJean-François B2023-03-201-7/+4
* LaTeX: doc updatesJean-François B2023-03-201-8/+9
* LaTeX: update doc, trim unneeded extra examplesJean-François B2023-03-201-66/+30
* LaTeX: unneeded 4 code lines from #11254 trimmedJean-François B2023-03-191-5/+1
* Update CHANGES for PR #11254Jean-François B2023-03-191-0/+1
* LaTeX: support elliptical corners in rounded boxesJean-François B2023-03-192-82/+225
* LaTeX: remove more-or-less obsolete docJean-François B2023-03-191-13/+0
* LaTeX: fix nits with some mark-up in doc and code commentJean-François B2023-03-193-4/+4
* Update CHANGESJean-François B2023-03-191-2/+3
* LaTeX: warn about \sphinxbox addstrut default possibly changed at 7.0.0Jean-François B2023-03-191-4/+10
* LaTeX: add <prefix>_{TeXcolor,TeXextras} optionsJean-François B2023-03-197-71/+206
* LaTeX: refactor some internals related to color namesJean-François B2023-03-195-29/+43
* LaTeX: reset options in nested \sphinxbox'esJean-François B2023-03-193-14/+53
* Resolve lint errors from Ruff 0.0.257Adam Turner2023-03-182-17/+18
* Remove useless compatability importsAdam Turner2023-03-171-7/+0
* Split ``sphinx.application.builtin_extensions`` into groupsAdam Turner2023-03-171-4/+10
* Miscellaneous ``intersphinx`` refactorsAdam Turner2023-03-171-9/+15
* Improve static typing in ``intersphinx`` et alAdam Turner2023-03-174-24/+53
* Require Docutils 0.18.1 or greaterAdam Turner2023-03-171-1/+1
* Deprecate legacy ``intersphinx_mapping`` format (#11247)Adam Turner2023-03-173-12/+35
* Include source in highlighting warnings (#11150)Jeremy Maitin-Shepard2023-03-174-6/+7
* Remove deprecated code in ``sphinx.builders.linkcheck`` (#11089)danieleades2023-03-171-8/+4