| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-10-18 | Merge branch 'alabaster-rb' into docs-mw | Jonathan Corbet | 1 | -11/+5 |
| 2022-10-13 | docs: update sphinx.rst to reflect the default theme change | Jonathan Corbet | 1 | -11/+5 |
| 2022-10-03 | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -0/+3 |
| 2022-09-29 | docs/doc-guide: Add documentation on SPHINX_IMGMATH | Akira Yokosawa | 1 | -4/+53 |
| 2022-09-28 | docs: add Rust documentation | Miguel Ojeda | 1 | -0/+3 |
| 2022-06-30 | docs/doc-guide: Mention make variable SPHINXDIRS | Akira Yokosawa | 1 | -0/+7 |
| 2022-06-27 | docs/doc-guide: Put meta title for kernel-doc HTML page | Akira Yokosawa | 1 | -0/+2 |
| 2022-06-27 | docs/doc-guide: Add footnote on Inkscape for better images in PDF documents | Akira Yokosawa | 1 | -1/+6 |
| 2022-05-09 | Documentation/process: use scripts/get_maintainer.pl on patches | Krzysztof Kozlowski | 1 | -2/+3 |
| 2022-04-05 | Documentation: sphinx: replace "Introduction" chapter heading with page title | Bagas Sanjaya | 1 | -2/+3 |
| 2022-04-05 | Documentation: kernel-doc: Promote two chapter headings to page title | Bagas Sanjaya | 1 | -0/+2 |
| 2022-01-07 | docs: discourage use of list tables | Jonathan Corbet | 1 | -6/+5 |
| 2021-12-16 | docs: address some text issues with css/theme support | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2021-12-10 | docs: allow to pass extra DOCS_CSS themes via make | Mauro Carvalho Chehab | 1 | -0/+3 |
| 2021-12-10 | docs: allow selecting a Sphinx theme | Mauro Carvalho Chehab | 1 | -0/+8 |
| 2021-11-15 | docs: Update Sphinx requirements | Akira Yokosawa | 1 | -13/+9 |
| 2021-06-17 | docs: doc-guide: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 1 | -4/+4 |
| 2021-02-04 | docs: Document cross-referencing using relative path | Nícolas F. R. A. Prado | 1 | -7/+17 |
| 2020-12-31 | Documentation: doc-guide: fixes to sphinx.rst | Randy Dunlap | 1 | -16/+16 |
| 2020-12-08 | kernel-doc: Fix example in Nested structs/unions | Ben Widawsky | 1 | -3/+3 |
| 2020-12-03 | Documentation: fix typos found in process, dev-tools, and doc-guide subdirect... | Andrew Klychkov | 1 | -1/+1 |
| 2020-10-15 | docs: kerneldoc.py: add support for kerneldoc -nosymbol | Mauro Carvalho Chehab | 1 | -0/+8 |
| 2020-09-16 | docs: Document cross-referencing between documentation pages | Nícolas F. R. A. Prado | 1 | -0/+17 |
| 2020-09-03 | kernel-doc: Update "cross-referencing from rST" section to use automarkup | Nícolas F. R. A. Prado | 1 | -13/+14 |
| 2020-06-10 | Merge tag 'docs-5.8-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2020-06-08 | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov | 1 | -1/+1 |
| 2020-06-03 | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+1 |
| 2020-04-20 | docs: fix broken references for ReST files that moved around | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-04-14 | media: docs: move uAPI book to userspace-api/media | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-02-05 | Documentation: build warnings related to missing blank lines after explicit m... | Sameer Rahmani | 2 | -0/+2 |
| 2020-01-24 | Add a maintainer entry profile for documentation | Jonathan Corbet | 2 | -0/+45 |
| 2020-01-24 | Add a document on how to contribute to the documentation | Jonathan Corbet | 2 | -0/+295 |
| 2019-11-07 | kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers' | Changbin Du | 1 | -13/+16 |
| 2019-07-17 | docs: remove extra conf.py files | Mauro Carvalho Chehab | 1 | -10/+0 |
| 2019-06-28 | Doc : doc-guide : Fix a typo | Sheriff Esseson | 1 | -1/+1 |
| 2019-06-26 | docs: Note that :c:func: should no longer be used | Jonathan Corbet | 1 | -4/+7 |
| 2019-06-14 | sphinx.rst: Add note about code snippets embedded in the text | André Almeida | 1 | -1/+1 |
| 2019-05-30 | docs: requirements.txt: recommend Sphinx 1.7.9 | Mauro Carvalho Chehab | 1 | -9/+8 |
| 2019-04-19 | docs: doc-guide: remove the extension from .rst files | Mauro Carvalho Chehab | 1 | -3/+3 |
| 2019-02-17 | docs: kernel-doc: typo "if ... if" -> "if ... is" | Frank Rowand | 1 | -1/+1 |
| 2019-02-01 | docs: kernel-doc: typo "documentaion" | Frank Rowand | 1 | -1/+1 |
| 2019-02-01 | docs: kernel-doc: update commands to generate man page | Frank Rowand | 1 | -1/+14 |
| 2019-01-14 | docs-rst: doc-guide: Minor grammar fixes | Joel Nider | 1 | -6/+6 |
| 2018-12-06 | doc:process: add links where missing | Federico Vaga | 1 | -0/+2 |
| 2018-11-07 | doc-guide:kernel-doc.rst: Reference to foobar | Joris Gutjahr | 1 | -1/+1 |
| 2018-06-30 | Documentation/sphinx: allow "functions" with no parameters | Mike Rapoport | 1 | -2/+7 |
| 2018-06-26 | doc:sphinx: fix parse-header description | Federico Vaga | 1 | -1/+1 |
| 2018-06-26 | doc:doc-guide: fix a typo and an error | Federico Vaga | 2 | -2/+2 |
| 2018-05-04 | MAINTAINERS & files: Canonize the e-mails I use at files | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2018-02-23 | doc-guide: kernel-doc: add comment about formatting verification | Mike Rapoport | 1 | -0/+11 |
| 2018-02-18 | doc-guide: kernel-doc: add examples about nested union/structs | Mauro Carvalho Chehab | 1 | -2/+11 |
| 2018-02-18 | doc-guide: kernel-doc: move in-line section to be after nested struct | Mauro Carvalho Chehab | 1 | -28/+28 |
| 2018-02-18 | doc-guide: kernel-doc: fix example for inlined comments | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2018-02-18 | doc-guide: kernel-doc: fix example for nested_foobar struct | Mauro Carvalho Chehab | 1 | -0/+4 |
| 2018-02-13 | Restructure kernel-doc.rst | Matthew Wilcox | 1 | -259/+217 |
| 2018-02-13 | Fix whitespace in example | Matthew Wilcox | 1 | -1/+1 |
| 2018-02-13 | Add scripts/split-man.pl | Matthew Wilcox | 1 | -28/+2 |
| 2018-02-13 | Minor fixes to kernel-doc.rst | Matthew Wilcox | 1 | -8/+8 |
| 2018-02-13 | Add documentation for Context section | Matthew Wilcox | 1 | -0/+25 |
| 2017-12-21 | scripts: kernel-doc: parse next structs/unions | Mauro Carvalho Chehab | 1 | -0/+46 |
| 2017-12-21 | docs: kernel-doc.rst: add documentation about man pages | Mauro Carvalho Chehab | 1 | -0/+34 |
| 2017-12-21 | docs: kernel-doc.rst: improve typedef documentation | Mauro Carvalho Chehab | 1 | -10/+22 |
| 2017-12-21 | docs: kernel-doc.rst: improve structs chapter | Mauro Carvalho Chehab | 1 | -24/+24 |
| 2017-12-21 | docs: kernel-doc.rst: improve function documentation section | Mauro Carvalho Chehab | 1 | -39/+61 |
| 2017-12-21 | docs: kernel-doc.rst: improve private members description | Mauro Carvalho Chehab | 1 | -26/+30 |
| 2017-12-21 | docs: kernel-doc.rst: better describe kernel-doc arguments | Mauro Carvalho Chehab | 1 | -3/+41 |
| 2017-10-19 | Documentation: fix ref to sphinx/kerneldoc.py | Tom Saeger | 1 | -1/+1 |
| 2017-08-26 | sphinx.rst: Allow Sphinx version 1.6 at the docs | Mauro Carvalho Chehab | 1 | -3/+1 |
| 2017-07-23 | sphinx.rst: document scripts/sphinx-pre-install script | Mauro Carvalho Chehab | 1 | -4/+44 |
| 2017-07-17 | sphinx.rst: better organize the documentation about PDF build | Mauro Carvalho Chehab | 1 | -8/+13 |
| 2017-07-17 | sphinx.rst: describe the install requirements for kfigure | Mauro Carvalho Chehab | 1 | -0/+13 |
| 2017-07-17 | sphinx.rst: fix unknown reference | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2017-07-17 | sphinx.rst: explain the usage of virtual environment | Mauro Carvalho Chehab | 1 | -0/+32 |
| 2017-07-17 | docs-rst: move Sphinx install instructions to sphinx.rst | Mauro Carvalho Chehab | 1 | -0/+17 |
| 2017-05-16 | kernel-doc: describe the ``literal`` syntax | Mauro Carvalho Chehab | 1 | -0/+10 |
| 2017-05-16 | docs: update old references for DocBook from the documentation | Mauro Carvalho Chehab | 2 | -6/+0 |
| 2017-05-16 | docs: remove DocBook from the building system | Mauro Carvalho Chehab | 1 | -90/+0 |
| 2017-03-09 | docs-rst: automatically convert Graphviz and SVG images | Markus Heiser | 3 | -2/+109 |
| 2017-03-09 | doc: Explain light-handed markup preference a bit better | Daniel Vetter | 1 | -1/+16 |
| 2016-11-30 | docs-rst: parse-headers.pl: cleanup the documentation | Mauro Carvalho Chehab | 1 | -19/+3 |
| 2016-11-19 | Merge branch 'mauro-doc' into docs-next | Jonathan Corbet | 6 | -0/+915 |
| 2016-11-19 | parse-headers.rst: add an introduction to the man page | Mauro Carvalho Chehab | 1 | -2/+24 |
| 2016-11-19 | parse-headers.pl: add documentation for this script | Mauro Carvalho Chehab | 2 | -0/+187 |
| 2016-11-19 | docs-rst: doc-guide: split the kernel-documentation.rst contents | Mauro Carvalho Chehab | 5 | -0/+701 |