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