aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/conf.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds1-2/+40
2022-09-29docs: reconfigure the HTML left columnJonathan Corbet1-1/+2
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
2021-02-01Move our minimum Sphinx version to 1.7Jonathan Corbet1-72/+3
2020-12-11docs: Note that sphinx 1.7 will be required soonJonathan Corbet1-0/+3
2020-12-03docs: admin-guide: add a features listMauro Carvalho Chehab1-1/+1
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-10-30docs: add ABI documentation to the admin-guide bookMauro Carvalho Chehab1-1/+2
2020-10-28sphinx: conf.py: properly handle Sphinx 4.0Mauro Carvalho Chehab1-1/+1
2020-10-15docs: conf.py: change the Sphinx 3.x+ textMauro Carvalho Chehab1-2/+2
2020-10-15docs: conf.py: fix c:function support with Sphinx 3.xMauro Carvalho Chehab1-3/+62
2020-09-04Make the docs build "work" with Sphinx 3.xJonathan Corbet1-1/+14
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov1-1/+1
2020-04-20docs: LaTeX/PDF: drop list of documentsMauro Carvalho Chehab1-38/+0
2020-03-20docs: conf.py: avoid thousands of duplicate label warning on SphinxMauro Carvalho Chehab1-0/+4
2020-03-19docs: fix reference to core-api/namespaces.rstJonathan Corbet1-1/+1
2019-10-02doc-rst: Programmatically render MAINTAINERS into ReSTKees Cook1-1/+2
2019-07-17docs: conf.py: only use CJK if the font is availableMauro Carvalho Chehab1-2/+11
2019-07-17docs: conf.py: add CJK package needed by translationsMauro Carvalho Chehab1-0/+4
2019-07-17docs: pdf: add all Documentation/*/index.rst to PDF outputMauro Carvalho Chehab1-0/+15
2019-06-30Disable Sphinx SmartyPants in HTML outputStephen Kitt1-1/+1
2019-06-26Docs: An initial automarkup extension for sphinxJonathan Corbet1-1/+2