Age | Commit message (Expand) | Author |
2022-10-03 | Merge tag 'docs-6.1' of git://git.lwn.net/linux | Linus Torvalds |
2022-09-29 | docs: reconfigure the HTML left column | Jonathan Corbet |
2022-09-27 | docs/conf.py: Respect env variable SPHINX_IMGMATH | Akira Yokosawa |
2022-09-27 | docs/conf.py: Treat mathjax as fallback math renderer | Akira Yokosawa |
2022-08-26 | docs/conf.py: add function attribute '__fix_address' to conf.py | Menglong Dong |
2022-06-01 | docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0 | Akira Yokosawa |
2022-02-24 | docs: pdfdocs: Pull LaTeX preamble part out of conf.py | Akira Yokosawa |
2022-02-15 | docs: pdfdocs: Move CJK monospace font setting to main conf.py | Akira Yokosawa |
2022-02-15 | docs/translations: Skip CJK contents if suitable fonts not found | Akira Yokosawa |
2022-02-15 | docs: pdfdocs: Enable CJKspace in TOC for Korean titles | Akira Yokosawa |
2022-02-15 | docs: pdfdocs: Switch default CJK font to KR variants | Akira Yokosawa |
2022-02-15 | docs: pdfdocs: Tweak width params of TOC | Akira Yokosawa |
2021-12-10 | docs: add support for RTD dark mode | Mauro Carvalho Chehab |
2021-12-10 | docs: set format for the classic mode | Mauro Carvalho Chehab |
2021-12-10 | docs: allow to pass extra DOCS_CSS themes via make | Mauro Carvalho Chehab |
2021-12-10 | docs: allow selecting a Sphinx theme | Mauro Carvalho Chehab |
2021-11-29 | docs: conf.py: fix support for Readthedocs v 1.0.0 | Mauro Carvalho Chehab |
2021-10-12 | docs: pdfdocs: Adjust \headheight for fancyhdr | Akira Yokosawa |
2021-09-06 | docs: pdfdocs: Fix typo in CJK-language specific font settings | Akira Yokosawa |
2021-08-12 | docs: pdfdocs: Teach xeCJK about character classes of quotation marks | Akira Yokosawa |
2021-08-12 | docs: pdfdocs: Permit AutoFakeSlant for CJK fonts | Akira Yokosawa |
2021-08-12 | docs: pdfdocs: One-half spacing for CJK translations | Akira Yokosawa |
2021-08-12 | docs: pdfdocs: Preserve inter-phrase space in Korean translations | Akira Yokosawa |
2021-08-12 | docs: pdfdocs: Choose Serif font as CJK mainfont if possible | Akira Yokosawa |
2021-08-12 | docs: pdfdocs: Add CJK-language-specific font settings | Akira Yokosawa |
2021-08-12 | docs: pdfdocs: Refactor config for CJK document | Akira Yokosawa |
2021-06-17 | docs: Take a little noise out of the build process | Jonathan Corbet |
2021-06-01 | docs: pdfdocs: Prevent column squeezing by tabulary | Akira Yokosawa |
2021-05-27 | docs: Activate exCJK only in CJK chapters | Akira Yokosawa |
2021-03-08 | docs: conf.py: adjust the LaTeX document output | Mauro Carvalho Chehab |
2021-02-22 | Fix unaesthetic indentation | Matthew Wilcox |
2021-02-01 | Move our minimum Sphinx version to 1.7 | Jonathan Corbet |
2020-12-11 | docs: Note that sphinx 1.7 will be required soon | Jonathan Corbet |
2020-12-03 | docs: admin-guide: add a features list | Mauro Carvalho Chehab |
2020-11-03 | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux | Linus Torvalds |
2020-10-30 | docs: add ABI documentation to the admin-guide book | Mauro Carvalho Chehab |
2020-10-28 | sphinx: conf.py: properly handle Sphinx 4.0 | Mauro Carvalho Chehab |
2020-10-15 | docs: conf.py: change the Sphinx 3.x+ text | Mauro Carvalho Chehab |
2020-10-15 | docs: conf.py: fix c:function support with Sphinx 3.x | Mauro Carvalho Chehab |
2020-09-04 | Make the docs build "work" with Sphinx 3.x | Jonathan Corbet |
2020-06-08 | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov |
2020-04-20 | docs: LaTeX/PDF: drop list of documents | Mauro Carvalho Chehab |
2020-03-20 | docs: conf.py: avoid thousands of duplicate label warning on Sphinx | Mauro Carvalho Chehab |
2020-03-19 | docs: fix reference to core-api/namespaces.rst | Jonathan Corbet |
2019-10-02 | doc-rst: Programmatically render MAINTAINERS into ReST | Kees Cook |
2019-07-17 | docs: conf.py: only use CJK if the font is available | Mauro Carvalho Chehab |
2019-07-17 | docs: conf.py: add CJK package needed by translations | Mauro Carvalho Chehab |
2019-07-17 | docs: pdf: add all Documentation/*/index.rst to PDF output | Mauro Carvalho Chehab |
2019-06-30 | Disable Sphinx SmartyPants in HTML output | Stephen Kitt |
2019-06-26 | Docs: An initial automarkup extension for sphinx | Jonathan Corbet |