summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Allow ``copyright`` to contain multiple entries (#10983)Stefanie Molin2023-05-112-1/+5
* Allow multi-line object description signatures (#11011)TLouf2023-05-113-0/+151
* Warn on deprecated Python-specific index types (#11412)Adam Turner2023-05-092-16/+60
* Remove deprecated ``style`` key for HTML templates (#11381)Adam Turner2023-04-281-16/+0
* Remove the deprecated Setuptools integration (#11363)Adam Turner2023-04-275-206/+1
* Remove unneeded JavaScript from ``sphinx13`` themeAdam Turner2023-04-231-134/+0
* Note correct deprecation version for ``sphinx.util.osutil.cd``Adam Turner2023-04-231-1/+1
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...James Addison2023-04-232-46/+8
* Create a 'search field' component for themes (#11045)Tim Hoffmann2023-04-212-1/+6
* Add link to Weblate's Sphinx docs in intl documentation (#11332)Maciej Olko2023-04-161-0/+7
* Use longtable for our document in PDF formatJean-François B2023-04-111-0/+1
* Use a :class:`longtable` in our document for LaTeX PDF outputJean-François B2023-04-111-0/+1
* 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