summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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-072-8/+46
* Enable 'nit-picky mode' for Sphinx's documentationAdam Turner2023-04-0622-54/+122
* Add an option for displaying short ``Literal`` types (#11109)Adam Turner2023-04-051-0/+30
* Update doc and CHANGES for PR #11281Jean-François B2023-04-031-0/+25
* LaTeX: rename ``\sphinxnotetitle`` into ``\sphinxstylenotetitle`` (etc)Jean-François B2023-03-271-49/+48
* LaTeX: let \sphinxremovefinalcolon work also if no colon in inputJean-François B2023-03-271-0/+10
* Fix typos found by codespellDimitri Papadopoulos2023-03-272-2/+2
* LaTeX: add \sphinxnotetitle et al.Jean-François B2023-03-261-0/+21
* LaTeX: let mark-up for seealso directive use explicit colon (fix #11264)Jean-François B2023-03-261-4/+6
* Fix syntax in ``:manpage:`` role example (#11249)Hugo van Kemenade2023-03-241-1/+1
* Normalise spelling of Sphinx versionsAdam Turner2023-03-242-5/+4
* 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
* 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: support elliptical corners in rounded boxesJean-François B2023-03-191-36/+50
* 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-191-2/+2
* 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-191-41/+104
* LaTeX: reset options in nested \sphinxbox'esJean-François B2023-03-191-4/+10
* Deprecate legacy ``intersphinx_mapping`` format (#11247)Adam Turner2023-03-171-11/+23
* Display examples of roles in the documentation (#11226)Hugo van Kemenade2023-03-171-9/+38
* LaTeX: let rounded boxes support up to 4 distinct border-widthsJean-François B2023-03-151-17/+33
* LaTeX: add boolean option addstrut to \sphinxbox/\sphinxboxsetupJean-François B2023-03-141-3/+12
* LaTeX: also admonition directives support box-decoration-break=sliceJean-François B2023-03-131-4/+11
* LaTeX: encapsulate dimension options in \dimexprJean-François B2023-03-131-15/+24
* LaTeX: polish code commentsJean-François B2023-03-131-5/+5
* LaTeX: mumble with trailing whitespaces in latex.rstJean-François B2023-03-121-2/+2
* LaTeX: documentation and a mark-up fix in latex.rstJean-François B2023-03-121-34/+41
* Fix #11235: LaTeX: ``\color`` may cause color leaks in topic or noticesJean-François B2023-03-121-2/+1
* LaTeX: add support for styling ``note`` (``hint``, ...) similarly as ``warnin...Jean-François B2023-03-121-244/+289
* LaTeX: fix some documentation from #11224Jean-François B2023-03-071-9/+24
* Update some LaTeX comments and documentation after #11224Jean-François B2023-03-071-1/+0
* LaTeX: ``\sphinxbox`` for boxing inline text elementsJean-François B2023-03-071-3/+62
* Prefer ``contextlib.chdir`` to ``sphinx.util.osutil.cd``Adam Turner2023-03-051-0/+5
* Make ``--jobs`` a synonym for ``-j`` (#11210)Hugo van Kemenade2023-03-051-1/+4
* Fix COM812Adam Turner2023-02-182-3/+3
* Remove unicode prefix (``u``) from strings (#11158)Mike Taves2023-02-152-11/+11
* Treat Python warnings as errors during testingAdam Turner2023-02-151-1/+1
* Update GitHub Actions workflowsAdam Turner2023-02-151-10/+6
* Correct the Python Developer Guide markup style advice link (#11189)Hugo van Kemenade2023-02-111-2/+2
* Update LaTeX docsJean-François B2023-01-241-33/+56
* LaTeX: ``\emph`` replaced by ``\sphinxparam`` and ``\sphinxsamedocref``Jean-François B2023-01-241-0/+5
* Doc of html_file_suffix (closes #11141) (#11144)Jean-François B2023-01-221-2/+2
* Documentation reshuffle (#11112)Adam Turner2023-01-089-10/+14
* Markup typo in docsJean-François B2023-01-071-1/+1
* LaTeX: fix 5.1.0 bugs related to topic and contents boxes (#11102)Jean-François B2023-01-061-5/+28
* Fix deprecation warningsAdam Turner2023-01-051-1/+0