Age | Commit message (Expand) | Author | Files | Lines |
2025-05-19 | docs: conf.py: drop backward support for old Sphinx versions | Mauro Carvalho Chehab | 1 | -97/+65 |
2025-04-09 | docs: sphinx: kerneldoc: use kernel-doc.py script | Mauro Carvalho Chehab | 1 | -1/+1 |
2025-02-13 | docs: changes: update Sphinx minimal version to 3.4.3 | Mauro Carvalho Chehab | 1 | -1/+1 |
2024-03-28 | compiler_types: add Endianness-dependent __counted_by_{le,be} | Alexander Lobakin | 1 | -0/+2 |
2024-02-28 | docs: Restore "smart quotes" for quotes | Akira Yokosawa | 1 | -3/+3 |
2024-02-20 | docs: Instruct LaTeX to cope with deeper nesting | Jonathan Corbet | 1 | -0/+6 |
2023-12-19 | docs: translations: add translations links when they exist | Vegard Nossum | 1 | -1/+1 |
2023-12-15 | docs: conf.py: Ignore __counted_by attribute | Kees Cook | 1 | -0/+1 |
2023-12-15 | docs: Raise the minimum Sphinx requirement to 2.4.4 | Jonathan Corbet | 1 | -1/+1 |
2023-11-17 | Documentation: add tux logo | Vegard Nossum | 1 | -0/+4 |
2023-05-19 | Documentation: conf.py: Add __force to c_id_attributes | James Seo | 1 | -0/+1 |
2023-04-20 | docs: turn off "smart quotes" in the HTML build | Jonathan Corbet | 1 | -3/+4 |
2023-02-22 | Merge tag 'docs-6.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+3 |
2023-02-08 | docs: Add more information to the HTML sidebar | Jonathan Corbet | 1 | -2/+3 |
2023-02-02 | bpf: Document usage of the new __bpf_kfunc macro | David Vernet | 1 | -0/+3 |
2023-01-11 | docs/conf.py: Use about.html only in sidebar of alabaster theme | Akira Yokosawa | 1 | -1/+5 |
2023-01-06 | docs: Deprecate use of Sphinx < 2.4.x | Jonathan Corbet | 1 | -0/+6 |
2022-11-09 | docs/sphinx: More depth in the rtd sidebar toc | Daniel Vetter | 1 | -0/+4 |
2022-11-01 | docs: Don't wire font sizes for HTML output | Jonathan Corbet | 1 | -1/+2 |
2022-10-18 | docs: decruft Documentation/conf.py | Jonathan Corbet | 1 | -179/+2 |
2022-10-13 | docs: tweak some Alabaster style parameters | Jonathan Corbet | 1 | -0/+3 |
2022-10-13 | docs: Switch the default HTML theme to alabaster | Jonathan Corbet | 1 | -3/+25 |
2022-09-29 | Merge branch 'docs-mw' into docs-next | Jonathan Corbet | 1 | -1/+2 |
2022-09-29 | docs: reconfigure the HTML left column | Jonathan Corbet | 1 | -1/+2 |
2022-09-27 | Merge branch 'docs-mw' into docs-next | Jonathan Corbet | 1 | -1/+38 |
2022-09-27 | docs/conf.py: Respect env variable SPHINX_IMGMATH | Akira Yokosawa | 1 | -2/+14 |
2022-09-27 | docs/conf.py: Treat mathjax as fallback math renderer | Akira Yokosawa | 1 | -1/+26 |
2022-08-26 | docs/conf.py: add function attribute '__fix_address' to conf.py | Menglong Dong | 1 | -0/+1 |
2022-06-01 | docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0 | Akira Yokosawa | 1 | -1/+1 |
2022-02-24 | docs: pdfdocs: Pull LaTeX preamble part out of conf.py | Akira Yokosawa | 1 | -171/+13 |
2022-02-15 | docs: pdfdocs: Move CJK monospace font setting to main conf.py | Akira Yokosawa | 1 | -0/+8 |
2022-02-15 | docs/translations: Skip CJK contents if suitable fonts not found | Akira Yokosawa | 1 | -4/+9 |
2022-02-15 | docs: pdfdocs: Enable CJKspace in TOC for Korean titles | Akira Yokosawa | 1 | -1/+5 |
2022-02-15 | docs: pdfdocs: Switch default CJK font to KR variants | Akira Yokosawa | 1 | -9/+14 |
2022-02-15 | docs: pdfdocs: Tweak width params of TOC | Akira Yokosawa | 1 | -0/+31 |
2021-12-10 | docs: add support for RTD dark mode | Mauro Carvalho Chehab | 1 | -1/+14 |
2021-12-10 | docs: set format for the classic mode | Mauro Carvalho Chehab | 1 | -0/+30 |
2021-12-10 | docs: allow to pass extra DOCS_CSS themes via make | Mauro Carvalho Chehab | 1 | -0/+7 |
2021-12-10 | docs: allow selecting a Sphinx theme | Mauro Carvalho Chehab | 1 | -22/+30 |
2021-11-29 | docs: conf.py: fix support for Readthedocs v 1.0.0 | Mauro Carvalho Chehab | 1 | -5/+10 |
2021-10-12 | docs: pdfdocs: Adjust \headheight for fancyhdr | Akira Yokosawa | 1 | -0/+3 |
2021-09-06 | docs: pdfdocs: Fix typo in CJK-language specific font settings | Akira Yokosawa | 1 | -2/+2 |
2021-08-12 | docs: pdfdocs: Teach xeCJK about character classes of quotation marks | Akira Yokosawa | 1 | -0/+4 |
2021-08-12 | docs: pdfdocs: Permit AutoFakeSlant for CJK fonts | Akira Yokosawa | 1 | -28/+28 |
2021-08-12 | docs: pdfdocs: One-half spacing for CJK translations | Akira Yokosawa | 1 | -2/+10 |
2021-08-12 | docs: pdfdocs: Preserve inter-phrase space in Korean translations | Akira Yokosawa | 1 | -0/+1 |
2021-08-12 | docs: pdfdocs: Choose Serif font as CJK mainfont if possible | Akira Yokosawa | 1 | -5/+36 |
2021-08-12 | docs: pdfdocs: Add CJK-language-specific font settings | Akira Yokosawa | 1 | -1/+50 |
2021-08-12 | docs: pdfdocs: Refactor config for CJK document | Akira Yokosawa | 1 | -13/+9 |
2021-06-17 | docs: Take a little noise out of the build process | Jonathan Corbet | 1 | -9/+0 |
2021-06-01 | docs: pdfdocs: Prevent column squeezing by tabulary | Akira Yokosawa | 1 | -0/+2 |
2021-05-27 | docs: Activate exCJK only in CJK chapters | Akira Yokosawa | 1 | -0/+13 |
2021-03-08 | docs: conf.py: adjust the LaTeX document output | Mauro Carvalho Chehab | 1 | -12/+19 |
2021-02-22 | Fix unaesthetic indentation | Matthew Wilcox | 1 | -2/+1 |
2021-02-01 | Move our minimum Sphinx version to 1.7 | Jonathan Corbet | 1 | -72/+3 |
2020-12-11 | docs: Note that sphinx 1.7 will be required soon | Jonathan Corbet | 1 | -0/+3 |
2020-12-03 | docs: admin-guide: add a features list | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-11-03 | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2020-10-30 | docs: add ABI documentation to the admin-guide book | Mauro Carvalho Chehab | 1 | -1/+2 |
2020-10-28 | sphinx: conf.py: properly handle Sphinx 4.0 | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-10-15 | docs: conf.py: change the Sphinx 3.x+ text | Mauro Carvalho Chehab | 1 | -2/+2 |
2020-10-15 | docs: conf.py: fix c:function support with Sphinx 3.x | Mauro Carvalho Chehab | 1 | -3/+62 |
2020-09-04 | Make the docs build "work" with Sphinx 3.x | Jonathan Corbet | 1 | -1/+14 |
2020-06-08 | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov | 1 | -1/+1 |
2020-04-20 | docs: LaTeX/PDF: drop list of documents | Mauro Carvalho Chehab | 1 | -38/+0 |
2020-03-20 | docs: conf.py: avoid thousands of duplicate label warning on Sphinx | Mauro Carvalho Chehab | 1 | -0/+4 |
2020-03-19 | docs: fix reference to core-api/namespaces.rst | Jonathan Corbet | 1 | -1/+1 |
2019-10-02 | doc-rst: Programmatically render MAINTAINERS into ReST | Kees Cook | 1 | -1/+2 |
2019-07-17 | docs: conf.py: only use CJK if the font is available | Mauro Carvalho Chehab | 1 | -2/+11 |
2019-07-17 | docs: conf.py: add CJK package needed by translations | Mauro Carvalho Chehab | 1 | -0/+4 |
2019-07-17 | docs: pdf: add all Documentation/*/index.rst to PDF output | Mauro Carvalho Chehab | 1 | -0/+15 |
2019-06-30 | Disable Sphinx SmartyPants in HTML output | Stephen Kitt | 1 | -1/+1 |
2019-06-26 | Docs: An initial automarkup extension for sphinx | Jonathan Corbet | 1 | -1/+2 |
2019-05-24 | docs: Fix conf.py for Sphinx 2.0 | Jonathan Corbet | 1 | -1/+1 |
2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 1 | -3/+3 |
2018-10-07 | docs: improve readability for people with poorer eyesight | Darrick J. Wong | 1 | -3/+3 |
2018-10-05 | docs: promote the ext4 data structures book to top level | Darrick J. Wong | 1 | -2/+2 |
2018-10-05 | docs: move ext4 administrative docs to admin-guide/ | Darrick J. Wong | 1 | -0/+2 |
2018-10-02 | docs: generate a separate ext4 pdf file from the documentation | Darrick J. Wong | 1 | -0/+2 |
2018-07-29 | ext4: import inode data fork chapter from wiki page | Darrick J. Wong | 1 | -1/+1 |
2017-12-11 | docs: Remove "could not extract kernel version" warning | Jonathan Corbet | 1 | -1/+0 |
2017-09-08 | docs-rst: don't require adjustbox anymore | Mauro Carvalho Chehab | 1 | -3/+0 |
2017-09-08 | docs-rst: conf.py: only setup notice box colors if Sphinx < 1.6 | Mauro Carvalho Chehab | 1 | -19/+43 |
2017-09-08 | docs-rst: conf.py: remove lscape from LaTeX preamble | Mauro Carvalho Chehab | 1 | -3/+0 |
2017-08-26 | docs-rst: fix verbatim font size on tables | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-08-24 | docs: fix minimal sphinx version in conf.py | Markus Heiser | 1 | -1/+1 |
2017-08-24 | docs-rst: pdf: use same vertical margin on all Sphinx versions | Mauro Carvalho Chehab | 1 | -1/+1 |
2017-06-23 | Docs: Fix breakage with Sphinx 1.5 and upper | Mauro Carvalho Chehab | 1 | -2/+6 |
2017-06-23 | Docs: Include the Latex "ifthen" package | Jonathan Corbet | 1 | -0/+1 |
2017-05-16 | docs-rst: convert sh book to ReST | Mauro Carvalho Chehab | 1 | -0/+2 |
2017-05-16 | docs-rst: convert networking book to ReST | Mauro Carvalho Chehab | 1 | -0/+2 |
2017-05-16 | docs-rst: convert filesystems book to ReST | Mauro Carvalho Chehab | 1 | -0/+2 |
2017-05-16 | docs-rst: add userspace API book to pdf output | Mauro Carvalho Chehab | 1 | -0/+2 |
2017-05-16 | docs-rst: add sound book to pdf output | Mauro Carvalho Chehab | 1 | -0/+2 |
2017-05-16 | docs-rst: add dev-tools book to pdf output | Mauro Carvalho Chehab | 1 | -0/+2 |
2017-05-16 | docs-rst: add crypto API book to pdf output | Mauro Carvalho Chehab | 1 | -0/+2 |
2017-05-16 | docs-rst: conf.py: remove kernel-documentation from LaTeX | Mauro Carvalho Chehab | 1 | -3/+1 |
2017-05-16 | docs-rst: conf.py: sort LaTeX documents in alphabetical order | Mauro Carvalho Chehab | 1 | -6/+7 |
2017-05-16 | conf.py: define a color for important markup on PDF output | Mauro Carvalho Chehab | 1 | -1/+7 |
2017-05-16 | docs-rst: convert kernel-hacking to ReST | Mauro Carvalho Chehab | 1 | -0/+2 |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+2 |
2017-04-05 | Input: create a book with Linux Input documentation | Mauro Carvalho Chehab | 1 | -0/+2 |
2017-03-31 | Use sphinx.version_info directly instead of parsing | Rémy Léone | 1 | -2/+2 |
2017-03-09 | docs-rst: automatically convert Graphviz and SVG images | Markus Heiser | 1 | -1/+1 |
2017-03-03 | Documentation/sphinx: fix primary_domain configuration | John Keeping | 1 | -1/+1 |
2017-02-06 | docs: Remove the copyright year from conf.py | Jonathan Corbet | 1 | -1/+1 |
2016-11-19 | docs-rst: doc-guide: split the kernel-documentation.rst contents | Mauro Carvalho Chehab | 1 | -0/+2 |
2016-11-16 | docs: Add more manuals to the PDF build | Jonathan Corbet | 1 | -0/+6 |
2016-11-16 | docs-rst: fix LaTeX \DURole renewcommand with Sphinx 1.3+ | Mauro Carvalho Chehab | 1 | -1/+5 |
2016-11-03 | Documentation/sphinx: set literal block highlight language to none | Jani Nikula | 1 | -1/+1 |
2016-11-03 | Documentation/sphinx: include admin-guide in the latex/pdf build | Jani Nikula | 1 | -1/+1 |
2016-10-24 | docs-rst: create an user's manual book | Mauro Carvalho Chehab | 1 | -0/+2 |
2016-10-24 | docs: rename development-process/ to process/ | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-10-19 | Documentation/sphinx: rename kernel-doc.py to kerneldoc.py | Jani Nikula | 1 | -1/+1 |
2016-10-11 | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+2 |
2016-10-04 | Merge tag 'docs-4.9' of git://git.lwn.net/linux | Linus Torvalds | 1 | -13/+91 |
2016-09-20 | docs-rst: create a book for the development process | Mauro Carvalho Chehab | 1 | -0/+2 |
2016-08-22 | docs-rst: add media documentation to PDF output | Mauro Carvalho Chehab | 1 | -0/+2 |
2016-08-22 | Merge branch 'doc/4.9' into docs-next | Jonathan Corbet | 1 | -12/+35 |
2016-08-22 | docs-rst: add package adjustbox | Mauro Carvalho Chehab | 1 | -0/+3 |
2016-08-22 | docs-rst: Fix an warning when in interactive mode | Mauro Carvalho Chehab | 1 | -5/+5 |
2016-08-22 | docs-rst: Use better colors for note/warning/attention boxes | Mauro Carvalho Chehab | 1 | -10/+24 |
2016-08-22 | docs-rst: conf.py: adjust the size of .. note:: tag | Mauro Carvalho Chehab | 1 | -1/+7 |
2016-08-22 | doc-rst: add boilerplate to customize c-domain | Markus Heiser | 1 | -1/+1 |
2016-08-18 | Merge branch 'doc/4.9' into docs-next | Jonathan Corbet | 1 | -11/+55 |
2016-08-18 | docs-rst: enable the Sphinx math extension | Mauro Carvalho Chehab | 1 | -0/+11 |
2016-08-18 | docs-rst: better adjust margins and font size | Mauro Carvalho Chehab | 1 | -1/+4 |
2016-08-18 | docs-rst: Don't mangle with UTF-8 chars on LaTeX/PDF output | Mauro Carvalho Chehab | 1 | -0/+11 |
2016-08-18 | docs-rst: improve output for .. notes:: on LaTeX | Mauro Carvalho Chehab | 1 | -0/+23 |
2016-08-18 | docs-rst: allow generating some LaTeX pages in landscape | Mauro Carvalho Chehab | 1 | -5/+8 |
2016-08-18 | docs-rst: remove a rst2pdf left over code | Mauro Carvalho Chehab | 1 | -7/+0 |
2016-08-14 | Merge branch 'doc/4.9' into docs-next | Jonathan Corbet | 1 | -0/+7 |
2016-08-14 | doc-rst: generic way to build only sphinx sub-folders | Markus Heiser | 1 | -0/+7 |
2016-08-12 | Merge branch 'doc/4.8-fixes' into docs-next | Jonathan Corbet | 1 | -1/+1 |
2016-08-12 | Documentation: exclude media documentation from pdf generation | Jani Nikula | 1 | -1/+3 |
2016-08-12 | docs: Set the Sphinx default highlight language to "guess" | Jonathan Corbet | 1 | -1/+1 |
2016-07-15 | doc-rst: Fix compilation of the pdf docbook | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-07-08 | doc-rst: linux_tv/Makefile: Honor quiet make O=dir | Markus Heiser | 1 | -1/+1 |
2016-07-05 | doc-rst: boilerplate HTML theme customization | Markus Heiser | 1 | -1/+8 |
2016-06-30 | doc-rst: flat-table directive - initial implementation | Markus Heiser | 1 | -1/+1 |
2016-05-30 | Documentation/sphinx: set version and release properly | Jani Nikula | 1 | -4/+25 |
2016-05-30 | Documentation/sphinx: configure the kernel-doc extension | Jani Nikula | 1 | -2/+8 |
2016-05-30 | Documentation/sphinx: add basic working Sphinx configuration and build | Jani Nikula | 1 | -0/+387 |