summaryrefslogtreecommitdiffstats
path: root/Documentation/doc-guide
AgeCommit message (Expand)AuthorLines
2026-01-23Documentation: use a source-read extension for the index link boilerplateJani Nikula-7/+0
2026-01-20docs: kdoc: move kernel-doc to tools/docsJonathan Corbet-4/+4
2026-01-06doc-guide: kernel-doc: specify that W=n does not check header filesVincent Mailhol-2/+5
2025-12-22docs: kernel-doc.rst: document the new "var" kernel-doc markupMauro Carvalho Chehab-4/+21
2025-12-22docs: kernel-doc.rst: don't let automarkup mangle with constsMauro Carvalho Chehab-12/+13
2025-11-18docs: parse-headers.rst: Fix a typoAnkit Khushwaha-1/+1
2025-11-13docs: parse-headers.rst: remove uneeded parenthesisMauro Carvalho Chehab-1/+1
2025-11-10docs: doc-guide: parse-headers.rst update its documentationMauro Carvalho Chehab-96/+91
2025-11-05doc-guide: kernel-doc: add %CONST examplesRandy Dunlap-0/+4
2025-10-28docs: move find-unused-docs.sh to tools/docsJonathan Corbet-1/+1
2025-10-28docs: move test_doc_build.py to tools/docsJonathan Corbet-1/+1
2025-10-28docs: move checktransupdate.py to tools/docsJonathan Corbet-3/+3
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab-13/+16
2025-09-18scripts: sphinx-pre-install: move it to tools/docsMauro Carvalho Chehab-2/+2
2025-06-25docs: sphinx: add a file with the requirements for lowest versionMauro Carvalho Chehab-0/+23
2025-05-21Docs: doc-guide: update sphinx.rst Sphinx version numberRandy Dunlap-1/+1
2025-05-21docs: doc-guide: clarify latest theme usageRandy Dunlap-6/+6
2024-11-22Documentation: kernel-doc: enumerate identifier *type*sRandy Dunlap-0/+1
2024-07-30doc-guide: add help documentation checktransupdate.rstDongliang Mu-0/+55
2024-05-30doc-guide: kernel-doc: document Returns: spellingRandy Dunlap-2/+2
2024-04-02doc: fix spelling about ReStructured TextMaki Hatano-1/+1
2024-03-03docs: drop the version constraints for sphinx and dependenciesLukas Bulwahn-5/+6
2024-02-05Documentation: multiple .rst files: Fix grammar and more consistent formattingThorsten Blum-4/+3
2024-01-30doc-guide: kernel-doc: tell about object-like macrosRandy Dunlap-0/+45
2024-01-30docs: add blurb about target audience to maintainer-profileVegard Nossum-0/+7
2023-12-15docs: Raise the minimum Sphinx requirement to 2.4.4Jonathan Corbet-1/+1
2023-11-17docs: automarkup: linkify git revsVegard Nossum-0/+9
2023-10-22docs: doc-guide: mention 'make refcheckdocs'Vegard Nossum-0/+4
2023-07-14Documentation: doc-guide: use '%' constant indicator in Return: examplesRandy Dunlap-5/+5
2023-06-09docs/doc-guide: Clarify how to write tablesJoe Stringer-1/+10
2022-10-18Merge branch 'alabaster-rb' into docs-mwJonathan Corbet-11/+5
2022-10-13docs: update sphinx.rst to reflect the default theme changeJonathan Corbet-11/+5
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-0/+3
2022-09-29docs/doc-guide: Add documentation on SPHINX_IMGMATHAkira Yokosawa-4/+53
2022-09-28docs: add Rust documentationMiguel Ojeda-0/+3
2022-06-30docs/doc-guide: Mention make variable SPHINXDIRSAkira Yokosawa-0/+7
2022-06-27docs/doc-guide: Put meta title for kernel-doc HTML pageAkira Yokosawa-0/+2
2022-06-27docs/doc-guide: Add footnote on Inkscape for better images in PDF documentsAkira Yokosawa-1/+6
2022-05-09Documentation/process: use scripts/get_maintainer.pl on patchesKrzysztof Kozlowski-2/+3
2022-04-05Documentation: sphinx: replace "Introduction" chapter heading with page titleBagas Sanjaya-2/+3
2022-04-05Documentation: kernel-doc: Promote two chapter headings to page titleBagas Sanjaya-0/+2
2022-01-07docs: discourage use of list tablesJonathan Corbet-6/+5
2021-12-16docs: address some text issues with css/theme supportMauro Carvalho Chehab-1/+1
2021-12-10docs: allow to pass extra DOCS_CSS themes via makeMauro Carvalho Chehab-0/+3
2021-12-10docs: allow selecting a Sphinx themeMauro Carvalho Chehab-0/+8
2021-11-15docs: Update Sphinx requirementsAkira Yokosawa-13/+9
2021-06-17docs: doc-guide: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab-4/+4
2021-02-04docs: Document cross-referencing using relative pathNĂ­colas F. R. A. Prado-10/+20
2020-12-31Documentation: doc-guide: fixes to sphinx.rstRandy Dunlap-16/+16
2020-12-08kernel-doc: Fix example in Nested structs/unionsBen Widawsky-3/+3