1. 4e98799 docs: Use HTML comments for the kernel-toc SPDX line by Jonathan Corbet · 2 years ago
  2. c404f5d docs: Add more information to the HTML sidebar by Jonathan Corbet · 2 years, 1 month ago
  3. 0283189 docs: Fix the docs build with Sphinx 6.0 by Jonathan Corbet · 2 years, 2 months ago
  4. df19817 docs: sphinx-pre-install: don't require the RTD theme by Jonathan Corbet · 2 years, 5 months ago
  5. cee7db1 docs: kerneldoc-preamble: Test xeCJK.sty before loading by Akira Yokosawa · 2 years, 7 months ago
  6. 309027b docs: automarkup: do not look up symbols twice by Jonathan Corbet · 2 years, 8 months ago
  7. 26c8297 docs: automarkup: track failed cross-reference attempts by Jonathan Corbet · 2 years, 8 months ago
  8. b86f46d docs: pdfdocs: Add space for chapter counts >= 100 in TOC by Akira Yokosawa · 2 years, 10 months ago
  9. be78837 docs: sphinx/requirements: Limit jinja2<3.1 by Akira Yokosawa · 2 years, 11 months ago
  10. b79dfef scripts/kernel-doc: change the line number meta info by Mauro Carvalho Chehab · 2 years, 11 months ago
  11. 92b6de1 scripts/get_abi: change the file/line number meta info by Mauro Carvalho Chehab · 2 years, 11 months ago
  12. bcf0a53 docs: kernel_include.py: add sphinx build dependencies by Mauro Carvalho Chehab · 2 years, 11 months ago
  13. b454180 docs: kernel_abi.py: add sphinx build dependencies by Mauro Carvalho Chehab · 2 years, 11 months ago
  14. 85999f0 docs: kernel_feat.py: add build dependencies by Mauro Carvalho Chehab · 2 years, 11 months ago
  15. d987d5a docs: kfigure.py: Don't warn of missing PDF converter in 'make htmldocs' by Akira Yokosawa · 2 years, 11 months ago
  16. 96c7f3b Reword note on missing CJK fonts by Akira Yokosawa · 3 years ago
  17. 7cee33c docs: kerneldoc-preamble.sty: Expand comments in LaTeX code by Akira Yokosawa · 3 years ago
  18. 398f7ab docs: pdfdocs: Pull LaTeX preamble part out of conf.py by Akira Yokosawa · 3 years ago
  19. f30a7ac docs: sphinx/kfigure.py: Delegate inkscape msg to kernellog.verbose by Akira Yokosawa · 3 years, 2 months ago
  20. 8ccd0569 docs: sphinx/kfigure.py: Use inkscape(1) for SVG -> PDF conversion by Akira Yokosawa · 3 years, 2 months ago
  21. ecf5fb5 docs: sphinx/kfigure.py: Add check of 'dot -Tpdf' by Akira Yokosawa · 3 years, 2 months ago
  22. c9edbe1 docs: sphinx/kfigure.py: Use rsvg-convert(1) for DOT -> PDF conversion by Akira Yokosawa · 3 years, 2 months ago
  23. 7cc4c09 docs: automarkup.py: Fix invalid HTML link output and broken URI fragments by James Clark · 3 years, 2 months ago
  24. 3221114 Documentation/sphinx: fix typos of "its" by Randy Dunlap · 3 years, 2 months ago
  25. 37397b0 docs: sphinx-requirements: Move sphinx_rtd_theme to top by Akira Yokosawa · 3 years, 7 months ago
  26. abe4a39 docs: sphinx: Fix couple of spellings in the file rstFlatTable.py by Bhaskar Chowdhury · 4 years ago
  27. ea1d8389 docs: Enable usage of relative paths to docs on automarkup by Nícolas F. R. A. Prado · 4 years, 1 month ago
  28. 4217e50 Docs: drop Python 2 support by Jonathan Corbet · 4 years, 1 month ago
  29. f546ff0 Move our minimum Sphinx version to 1.7 by Jonathan Corbet · 4 years, 1 month ago
  30. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  31. ab9e1ac docs: update requirements to install six module by JaeSang Yoo · 4 years, 3 months ago
  32. c25ce58 tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 3 months ago
  33. b972122 sphinx: kernel_feat.py: add a script to parse feature files by Mauro Carvalho Chehab · 4 years, 3 months ago
  34. fb56827 docs: automarkup.py: Allow automatic cross-reference inside C namespace by Nícolas F. R. A. Prado · 4 years, 3 months ago
  35. ce2e33b Merge tag 'docs-5.10-3' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 4 months ago
  36. 4f3e690 docs: fix automarkup regression on Python 2 by Jonathan Corbet · 4 years, 4 months ago
  37. 642514d docs: ABI: make it parse ABI/stable as ReST-compatible files by Mauro Carvalho Chehab · 4 years, 4 months ago
  38. 3c543d2 docs: kernel_abi.py: Handle with a lazy Sphinx parser by Mauro Carvalho Chehab · 4 years, 4 months ago
  39. 997b7c8 docs: kernel_abi.py: use --enable-lineno for get_abi.pl by Mauro Carvalho Chehab · 4 years, 4 months ago
  40. c830fa9 docs: kernel_abi.py: make it compatible with Sphinx 1.7+ by Mauro Carvalho Chehab · 4 years, 4 months ago
  41. 823830d docs: kernel_abi.py: fix UTF-8 support by Mauro Carvalho Chehab · 4 years, 4 months ago
  42. 9ca876f docs: kernel_abi.py: add a script to parse ABI documentation by Mauro Carvalho Chehab · 4 years, 4 months ago
  43. 678a63f docs: kernellog.py: add support for info() by Mauro Carvalho Chehab · 4 years, 4 months ago
  44. 9303c9d docs: get rid of :c:type explicit declarations for structs by Mauro Carvalho Chehab · 4 years, 5 months ago
  45. c51d9b0 docs: automarkup.py: Add cross-reference for parametrized C macros by Nícolas F. R. A. Prado · 4 years, 4 months ago
  46. 3050edf docs: automarkup.py: Skip C reserved words when cross-referencing by Nícolas F. R. A. Prado · 4 years, 4 months ago
  47. f66e47f docs: automarkup.py: Fix regexes to solve sphinx 3 warnings by Nícolas F. R. A. Prado · 4 years, 4 months ago
  48. 06dc65b docs: automarkup.py: Use new C roles in Sphinx 3 by Nícolas F. R. A. Prado · 4 years, 4 months ago
  49. 2791f47 docs: kerneldoc.py: add support for kerneldoc -nosymbol by Mauro Carvalho Chehab · 4 years, 5 months ago
  50. 91fc6d8 docs: kerneldoc.py: append the name of the parsed doc file by Mauro Carvalho Chehab · 4 years, 5 months ago
  51. 95f4949 docs: cdomain.py: extend it to handle new Sphinx 3.x tags by Mauro Carvalho Chehab · 4 years, 5 months ago
  52. 71e552a docs: cdomain.py: add support for a new Sphinx 3.1+ tag by Mauro Carvalho Chehab · 4 years, 5 months ago
  53. 93351d4 scripts: kernel-doc: allow passing desired Sphinx C domain dialect by Mauro Carvalho Chehab · 4 years, 5 months ago
  54. d18b017 docs: Add automatic cross-reference for documentation pages by Nícolas F. R. A. Prado · 4 years, 5 months ago
  55. 1ac4cfb docs: Allow multiple automarkup functions by Nícolas F. R. A. Prado · 4 years, 5 months ago
  56. d82b1e8 docs: Add automatic cross-reference for C types by Nícolas F. R. A. Prado · 4 years, 6 months ago
  57. a5989e2 Replace HTTP links with HTTPS ones: Documentation/sphinx/parse-headers.pl by Alexander A. Klimov · 4 years, 8 months ago
  58. 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 9 months ago
  59. d5afc96 docs: update recommended Sphinx version to 2.4.4 by Mauro Carvalho Chehab · 4 years, 10 months ago
  60. adc10f5 docs: Fix empty parallelism argument by Kees Cook · 5 years ago
  61. bcac386 docs: Keep up with the location of NoUri by Jonathan Corbet · 5 years ago
  62. 51e46c7 docs, parallelism: Rearrange how jobserver reservations are made by Kees Cook · 5 years ago
  63. 36bc683 kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers' by Changbin Du · 5 years ago
  64. aa20485 doc-rst: Programmatically render MAINTAINERS into ReST by Kees Cook · 5 years ago
  65. 82bf829 Documentation: sphinx: Don't parse socket() as identifier reference by Jonathan Neuschäfer · 6 years ago
  66. 11fec009 Documentation: sphinx: Add missing comma to list of strings by Jonathan Neuschäfer · 6 years ago
  67. d6f0f2f docs: load_config.py: ensure subdirs end with "/" by Mauro Carvalho Chehab · 6 years ago
  68. a84d9e8 docs: load_config.py: avoid needing a conf.py just due to LaTeX docs by Mauro Carvalho Chehab · 6 years ago
  69. 454f96f docs: automarkup.py: ignore exceptions when seeking for xrefs by Mauro Carvalho Chehab · 6 years ago
  70. d74b0d3 Docs: An initial automarkup extension for sphinx by Jonathan Corbet · 6 years ago
  71. a700767 docs: requirements.txt: recommend Sphinx 1.7.9 by Mauro Carvalho Chehab · 6 years ago
  72. 42f6ebd docs: cdomain.py: get rid of a warning since version 1.8 by Mauro Carvalho Chehab · 6 years ago
  73. 2404dad doc: Cope with the deprecation of AutoReporter by Jonathan Corbet · 6 years ago
  74. 096ea52 doc: Cope with Sphinx logging deprecations by Jonathan Corbet · 6 years ago
  75. f2e8603 Documentation/sphinx: allow "functions" with no parameters by Mike Rapoport · 7 years ago
  76. f382127 doc:sphinx: fix parse-header description by Federico Vaga · 7 years ago
  77. 315e6bc Documentation: rstFlatTable.py: fix a broken reference by Mauro Carvalho Chehab · 7 years ago
  78. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  79. ff690ee Documentation/sphinx: Fix Directive import error by Matthew Wilcox · 7 years ago
  80. ae17a87 linux-next: docs-rst: Fix typos in kfigure.py by Masanari Iida · 7 years ago
  81. 86c0f046 Documentation/sphinx: fix kernel-doc decode for non-utf-8 locale by Jani Nikula · 7 years ago
  82. fb947f3 sphinx-pre-install: use a requirements file by Mauro Carvalho Chehab · 8 years ago
  83. 52b3f23 Docs: clean up some DocBook loose ends by Jonathan Corbet · 8 years ago
  84. fd74809 docs-rst: get rid of Documentation/sphinx/tmplcvt script by Mauro Carvalho Chehab · 8 years ago
  85. 686b0d9 tmplcvt: make the tool more robust by Mauro Carvalho Chehab · 8 years ago
  86. c46988a Use sphinx.version_info directly instead of parsing by Rémy Léone · 8 years ago
  87. db6ccf2 docs-rst: automatically convert Graphviz and SVG images by Markus Heiser · 8 years ago
  88. 217e2bfa docs: sphinx-extensions: make rstFlatTable work with docutils 0.13 by Dmitry Shachnev · 8 years ago
  89. c339665 docs-rst: parse-headers.pl: cleanup the documentation by Mauro Carvalho Chehab · 8 years ago
  90. 327f5a7 parse-headers.pl: add documentation for this script by Mauro Carvalho Chehab · 8 years ago
  91. 58af04d Documentation/sphinx: rename kernel-doc.py to kerneldoc.py by Jani Nikula · 8 years ago
  92. 142a0e1 Merge tag 'docs-next' of git://git.lwn.net/linux.git into patchwork by Mauro Carvalho Chehab · 8 years ago
  93. 56cd869 doc-rst:c-domain: function-like macros arguments by Markus Heiser · 8 years ago
  94. b495360 doc-rst:c-domain: fix sphinx version incompatibility by Markus Heiser · 8 years ago
  95. 22c4003 [media] docs-rst: parse-headers.pl: use the C domain for cross-references by Mauro Carvalho Chehab · 8 years ago
  96. bcec7c2 [media] docs-rst: parse-headers.pl: make debug a command line option by Mauro Carvalho Chehab · 8 years ago
  97. b62b9d8 docs: sphinx-extensions: add metadata parallel-safe by Markus Heiser · 9 years ago
  98. 556aa6d doc-rst: moved *duplicate* warnings to nitpicky mode by Markus Heiser · 9 years ago
  99. 2c645cd doc-rst:c-domain: ref-name of a function declaration by Markus Heiser · 9 years ago
  100. e8f5c617 doc-rst: add boilerplate to customize c-domain by Markus Heiser · 9 years ago