summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [bot]: Update message catalogues (#10889)github-actions[bot]2023-03-17128-39065/+37760
* Display examples of roles in the documentation (#11226)Hugo van Kemenade2023-03-171-9/+38
* Split up logic in ``sphinx.transforms.i18n.Locale.apply`` (#11166)Jean Abou-Samra2023-03-151-242/+261
* Update CHANGES for PR #11243Jean-François B2023-03-151-0/+1
* LaTeX: let rounded boxes support up to 4 distinct border-widthsJean-François B2023-03-153-137/+137
* LaTeX: fix a ad3235421 regression with pre_box-shadow-TeXcolorJean-François B2023-03-153-3/+4
* Properly quote a string value in ``transifex.yml``Adam Turner2023-03-151-1/+1
* Update translations workflow for new ``tx`` clientAdam Turner2023-03-153-26/+39
* Refactor ``utils/babel_runner.py``Adam Turner2023-03-152-149/+186
* Ignore ``PLC1901`` in RuffAdam Turner2023-03-151-0/+1
* Dummy commit to re-launch Windows CI (instance of #11232)Jean-François B2023-03-151-1/+0
* LaTeX: fix rounded boxes stroke twice their bordersJean-François B2023-03-151-1/+1
* LaTeX: add boolean option addstrut to \sphinxbox/\sphinxboxsetupJean-François B2023-03-143-4/+22
* LaTeX: also admonition directives support box-decoration-break=sliceJean-François B2023-03-135-13/+34
* LaTeX: add support for div.topic_box-decoration-break=sliceJean-François B2023-03-132-11/+23
* LaTeX: refactoring of some internals from box-decoration-break supportJean-François B2023-03-132-47/+87
* LaTeX: comments following up on regression fix commit in sphinxShadowBoxJean-François B2023-03-133-14/+27
* LaTeX: fix a regression revealed by test_includegraphics_oversizedJean-François B2023-03-131-3/+5