summaryrefslogtreecommitdiffstats
path: root/Documentation/conf.py
Commit message (Expand)AuthorAgeFilesLines
* docs: Restore "smart quotes" for quotesAkira Yokosawa2024-02-281-3/+3
* docs: Instruct LaTeX to cope with deeper nestingJonathan Corbet2024-02-201-0/+6
* docs: translations: add translations links when they existVegard Nossum2023-12-191-1/+1
* docs: conf.py: Ignore __counted_by attributeKees Cook2023-12-151-0/+1
* docs: Raise the minimum Sphinx requirement to 2.4.4Jonathan Corbet2023-12-151-1/+1
* Documentation: add tux logoVegard Nossum2023-11-171-0/+4
* Documentation: conf.py: Add __force to c_id_attributesJames Seo2023-05-191-0/+1
* docs: turn off "smart quotes" in the HTML buildJonathan Corbet2023-04-201-3/+4
* Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-221-2/+3
|\
| * docs: Add more information to the HTML sidebarJonathan Corbet2023-02-081-2/+3
* | bpf: Document usage of the new __bpf_kfunc macroDavid Vernet2023-02-021-0/+3
|/
* docs/conf.py: Use about.html only in sidebar of alabaster themeAkira Yokosawa2023-01-111-1/+5
* docs: Deprecate use of Sphinx < 2.4.xJonathan Corbet2023-01-061-0/+6
* docs/sphinx: More depth in the rtd sidebar tocDaniel Vetter2022-11-091-0/+4
* docs: Don't wire font sizes for HTML outputJonathan Corbet2022-11-011-1/+2
* docs: decruft Documentation/conf.pyJonathan Corbet2022-10-181-179/+2
* docs: tweak some Alabaster style parametersJonathan Corbet2022-10-131-0/+3
* docs: Switch the default HTML theme to alabasterJonathan Corbet2022-10-131-3/+25
* Merge branch 'docs-mw' into docs-nextJonathan Corbet2022-09-291-1/+2
|\
| * docs: reconfigure the HTML left columnJonathan Corbet2022-09-291-1/+2
* | Merge branch 'docs-mw' into docs-nextJonathan Corbet2022-09-271-1/+38
|\|
| * docs/conf.py: Respect env variable SPHINX_IMGMATHAkira Yokosawa2022-09-271-2/+14
| * docs/conf.py: Treat mathjax as fallback math rendererAkira Yokosawa2022-09-271-1/+26
* | docs/conf.py: add function attribute '__fix_address' to conf.pyMenglong Dong2022-08-261-0/+1
|/
* docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0Akira Yokosawa2022-06-011-1/+1
* docs: pdfdocs: Pull LaTeX preamble part out of conf.pyAkira Yokosawa2022-02-241-171/+13
* docs: pdfdocs: Move CJK monospace font setting to main conf.pyAkira Yokosawa2022-02-151-0/+8
* docs/translations: Skip CJK contents if suitable fonts not foundAkira Yokosawa2022-02-151-4/+9
* docs: pdfdocs: Enable CJKspace in TOC for Korean titlesAkira Yokosawa2022-02-151-1/+5
* docs: pdfdocs: Switch default CJK font to KR variantsAkira Yokosawa2022-02-151-9/+14
* docs: pdfdocs: Tweak width params of TOCAkira Yokosawa2022-02-151-0/+31
* docs: add support for RTD dark modeMauro Carvalho Chehab2021-12-101-1/+14
* docs: set format for the classic modeMauro Carvalho Chehab2021-12-101-0/+30
* docs: allow to pass extra DOCS_CSS themes via makeMauro Carvalho Chehab2021-12-101-0/+7
* docs: allow selecting a Sphinx themeMauro Carvalho Chehab2021-12-101-22/+30
* docs: conf.py: fix support for Readthedocs v 1.0.0Mauro Carvalho Chehab2021-11-291-5/+10
* docs: pdfdocs: Adjust \headheight for fancyhdrAkira Yokosawa2021-10-121-0/+3
* docs: pdfdocs: Fix typo in CJK-language specific font settingsAkira Yokosawa2021-09-061-2/+2
* docs: pdfdocs: Teach xeCJK about character classes of quotation marksAkira Yokosawa2021-08-121-0/+4
* docs: pdfdocs: Permit AutoFakeSlant for CJK fontsAkira Yokosawa2021-08-121-28/+28
* docs: pdfdocs: One-half spacing for CJK translationsAkira Yokosawa2021-08-121-2/+10
* docs: pdfdocs: Preserve inter-phrase space in Korean translationsAkira Yokosawa2021-08-121-0/+1
* docs: pdfdocs: Choose Serif font as CJK mainfont if possibleAkira Yokosawa2021-08-121-5/+36
* docs: pdfdocs: Add CJK-language-specific font settingsAkira Yokosawa2021-08-121-1/+50
* docs: pdfdocs: Refactor config for CJK documentAkira Yokosawa2021-08-121-13/+9
* docs: Take a little noise out of the build processJonathan Corbet2021-06-171-9/+0
* docs: pdfdocs: Prevent column squeezing by tabularyAkira Yokosawa2021-06-011-0/+2
* docs: Activate exCJK only in CJK chaptersAkira Yokosawa2021-05-271-0/+13
* docs: conf.py: adjust the LaTeX document outputMauro Carvalho Chehab2021-03-081-12/+19
* Fix unaesthetic indentationMatthew Wilcox2021-02-221-2/+1