1. 7cc4c09 docs: automarkup.py: Fix invalid HTML link output and broken URI fragments by James Clark · 3 years ago
  2. 3221114 Documentation/sphinx: fix typos of "its" by Randy Dunlap · 3 years ago
  3. 37397b0 docs: sphinx-requirements: Move sphinx_rtd_theme to top by Akira Yokosawa · 3 years, 5 months ago
  4. abe4a39 docs: sphinx: Fix couple of spellings in the file rstFlatTable.py by Bhaskar Chowdhury · 3 years, 10 months ago
  5. ea1d8389 docs: Enable usage of relative paths to docs on automarkup by Nícolas F. R. A. Prado · 4 years ago
  6. 4217e50 Docs: drop Python 2 support by Jonathan Corbet · 3 years, 11 months ago
  7. f546ff0 Move our minimum Sphinx version to 1.7 by Jonathan Corbet · 3 years, 11 months ago
  8. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  9. ab9e1ac docs: update requirements to install six module by JaeSang Yoo · 4 years, 1 month ago
  10. c25ce58 tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 1 month ago
  11. b972122 sphinx: kernel_feat.py: add a script to parse feature files by Mauro Carvalho Chehab · 4 years, 1 month ago
  12. fb56827 docs: automarkup.py: Allow automatic cross-reference inside C namespace by Nícolas F. R. A. Prado · 4 years, 1 month ago
  13. ce2e33b Merge tag 'docs-5.10-3' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 2 months ago
  14. 4f3e690 docs: fix automarkup regression on Python 2 by Jonathan Corbet · 4 years, 2 months ago
  15. 642514d docs: ABI: make it parse ABI/stable as ReST-compatible files by Mauro Carvalho Chehab · 4 years, 2 months ago
  16. 3c543d2 docs: kernel_abi.py: Handle with a lazy Sphinx parser by Mauro Carvalho Chehab · 4 years, 2 months ago
  17. 997b7c8 docs: kernel_abi.py: use --enable-lineno for get_abi.pl by Mauro Carvalho Chehab · 4 years, 2 months ago
  18. c830fa9 docs: kernel_abi.py: make it compatible with Sphinx 1.7+ by Mauro Carvalho Chehab · 4 years, 2 months ago
  19. 823830d docs: kernel_abi.py: fix UTF-8 support by Mauro Carvalho Chehab · 4 years, 2 months ago
  20. 9ca876f docs: kernel_abi.py: add a script to parse ABI documentation by Mauro Carvalho Chehab · 4 years, 2 months ago
  21. 678a63f docs: kernellog.py: add support for info() by Mauro Carvalho Chehab · 4 years, 2 months ago
  22. 9303c9d docs: get rid of :c:type explicit declarations for structs by Mauro Carvalho Chehab · 4 years, 3 months ago
  23. c51d9b0 docs: automarkup.py: Add cross-reference for parametrized C macros by Nícolas F. R. A. Prado · 4 years, 2 months ago
  24. 3050edf docs: automarkup.py: Skip C reserved words when cross-referencing by Nícolas F. R. A. Prado · 4 years, 2 months ago
  25. f66e47f docs: automarkup.py: Fix regexes to solve sphinx 3 warnings by Nícolas F. R. A. Prado · 4 years, 2 months ago
  26. 06dc65b docs: automarkup.py: Use new C roles in Sphinx 3 by Nícolas F. R. A. Prado · 4 years, 2 months ago
  27. 2791f47 docs: kerneldoc.py: add support for kerneldoc -nosymbol by Mauro Carvalho Chehab · 4 years, 3 months ago
  28. 91fc6d8 docs: kerneldoc.py: append the name of the parsed doc file by Mauro Carvalho Chehab · 4 years, 3 months ago
  29. 95f4949 docs: cdomain.py: extend it to handle new Sphinx 3.x tags by Mauro Carvalho Chehab · 4 years, 3 months ago
  30. 71e552a docs: cdomain.py: add support for a new Sphinx 3.1+ tag by Mauro Carvalho Chehab · 4 years, 3 months ago
  31. 93351d4 scripts: kernel-doc: allow passing desired Sphinx C domain dialect by Mauro Carvalho Chehab · 4 years, 3 months ago
  32. d18b017 docs: Add automatic cross-reference for documentation pages by Nícolas F. R. A. Prado · 4 years, 4 months ago
  33. 1ac4cfb docs: Allow multiple automarkup functions by Nícolas F. R. A. Prado · 4 years, 4 months ago
  34. d82b1e8 docs: Add automatic cross-reference for C types by Nícolas F. R. A. Prado · 4 years, 4 months ago
  35. a5989e2 Replace HTTP links with HTTPS ones: Documentation/sphinx/parse-headers.pl by Alexander A. Klimov · 4 years, 6 months ago
  36. 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 7 months ago
  37. d5afc96 docs: update recommended Sphinx version to 2.4.4 by Mauro Carvalho Chehab · 4 years, 9 months ago
  38. adc10f5 docs: Fix empty parallelism argument by Kees Cook · 4 years, 10 months ago
  39. bcac386 docs: Keep up with the location of NoUri by Jonathan Corbet · 5 years ago
  40. 51e46c7 docs, parallelism: Rearrange how jobserver reservations are made by Kees Cook · 5 years ago
  41. 36bc683 kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers' by Changbin Du · 5 years ago
  42. aa20485 doc-rst: Programmatically render MAINTAINERS into ReST by Kees Cook · 5 years ago
  43. 82bf829 Documentation: sphinx: Don't parse socket() as identifier reference by Jonathan Neuschäfer · 5 years ago
  44. 11fec009 Documentation: sphinx: Add missing comma to list of strings by Jonathan Neuschäfer · 5 years ago
  45. d6f0f2f docs: load_config.py: ensure subdirs end with "/" by Mauro Carvalho Chehab · 5 years ago
  46. a84d9e8 docs: load_config.py: avoid needing a conf.py just due to LaTeX docs by Mauro Carvalho Chehab · 5 years ago
  47. 454f96f docs: automarkup.py: ignore exceptions when seeking for xrefs by Mauro Carvalho Chehab · 5 years ago
  48. d74b0d3 Docs: An initial automarkup extension for sphinx by Jonathan Corbet · 6 years ago
  49. a700767 docs: requirements.txt: recommend Sphinx 1.7.9 by Mauro Carvalho Chehab · 6 years ago
  50. 42f6ebd docs: cdomain.py: get rid of a warning since version 1.8 by Mauro Carvalho Chehab · 6 years ago
  51. 2404dad doc: Cope with the deprecation of AutoReporter by Jonathan Corbet · 6 years ago
  52. 096ea52 doc: Cope with Sphinx logging deprecations by Jonathan Corbet · 6 years ago
  53. f2e8603 Documentation/sphinx: allow "functions" with no parameters by Mike Rapoport · 6 years ago
  54. f382127 doc:sphinx: fix parse-header description by Federico Vaga · 7 years ago
  55. 315e6bc Documentation: rstFlatTable.py: fix a broken reference by Mauro Carvalho Chehab · 7 years ago
  56. 3259081 MAINTAINERS & files: Canonize the e-mails I use at files by Mauro Carvalho Chehab · 7 years ago
  57. ff690ee Documentation/sphinx: Fix Directive import error by Matthew Wilcox · 7 years ago
  58. ae17a87 linux-next: docs-rst: Fix typos in kfigure.py by Masanari Iida · 7 years ago
  59. 86c0f046 Documentation/sphinx: fix kernel-doc decode for non-utf-8 locale by Jani Nikula · 7 years ago
  60. fb947f3 sphinx-pre-install: use a requirements file by Mauro Carvalho Chehab · 7 years ago
  61. 52b3f23 Docs: clean up some DocBook loose ends by Jonathan Corbet · 8 years ago
  62. fd74809 docs-rst: get rid of Documentation/sphinx/tmplcvt script by Mauro Carvalho Chehab · 8 years ago
  63. 686b0d9 tmplcvt: make the tool more robust by Mauro Carvalho Chehab · 8 years ago
  64. c46988a Use sphinx.version_info directly instead of parsing by Rémy Léone · 8 years ago
  65. db6ccf2 docs-rst: automatically convert Graphviz and SVG images by Markus Heiser · 8 years ago
  66. 217e2bfa docs: sphinx-extensions: make rstFlatTable work with docutils 0.13 by Dmitry Shachnev · 8 years ago
  67. c339665 docs-rst: parse-headers.pl: cleanup the documentation by Mauro Carvalho Chehab · 8 years ago
  68. 327f5a7 parse-headers.pl: add documentation for this script by Mauro Carvalho Chehab · 8 years ago
  69. 58af04d Documentation/sphinx: rename kernel-doc.py to kerneldoc.py by Jani Nikula · 8 years ago
  70. 142a0e1 Merge tag 'docs-next' of git://git.lwn.net/linux.git into patchwork by Mauro Carvalho Chehab · 8 years ago
  71. 56cd869 doc-rst:c-domain: function-like macros arguments by Markus Heiser · 8 years ago
  72. b495360 doc-rst:c-domain: fix sphinx version incompatibility by Markus Heiser · 8 years ago
  73. 22c4003 [media] docs-rst: parse-headers.pl: use the C domain for cross-references by Mauro Carvalho Chehab · 8 years ago
  74. bcec7c2 [media] docs-rst: parse-headers.pl: make debug a command line option by Mauro Carvalho Chehab · 8 years ago
  75. b62b9d8 docs: sphinx-extensions: add metadata parallel-safe by Markus Heiser · 8 years ago
  76. 556aa6d doc-rst: moved *duplicate* warnings to nitpicky mode by Markus Heiser · 8 years ago
  77. 2c645cd doc-rst:c-domain: ref-name of a function declaration by Markus Heiser · 8 years ago
  78. e8f5c617 doc-rst: add boilerplate to customize c-domain by Markus Heiser · 8 years ago
  79. 999d998 docs-rst: parse-heraders.pl: escape LaTeX characters by Mauro Carvalho Chehab · 8 years ago
  80. 606b9ac doc-rst: generic way to build only sphinx sub-folders by Markus Heiser · 8 years ago
  81. 7e5b7d1 Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-next by Mauro Carvalho Chehab · 8 years ago
  82. f42ddca doc-rst: kernel-doc directive, fix state machine reporter by Markus Heiser · 8 years ago
  83. fb6fc6c doc-rst: parse-headers: remove trailing spaces by Mauro Carvalho Chehab · 8 years ago
  84. 0377637 doc-rst: add kernel-include directive by Markus Heiser · 8 years ago
  85. 153234c doc-rst: parse-headers: don't do substituition references by Mauro Carvalho Chehab · 8 years ago
  86. 526b884 doc-rst: parse-headers: add an option to ignore enum symbols by Mauro Carvalho Chehab · 8 years ago
  87. 034e6c8 doc-rst: parse-headers: better handle comments at the source code by Mauro Carvalho Chehab · 8 years ago
  88. 4ff916a doc-rst: parse-headers: fix multiline typedef handler by Mauro Carvalho Chehab · 8 years ago
  89. 6c4c7da doc-rst: parse-headers: better handle typedefs by Mauro Carvalho Chehab · 8 years ago
  90. 9c80c74 doc-rst: parse-headers: be more formal about the valid symbols by Mauro Carvalho Chehab · 8 years ago
  91. 9afe511 doc-rst: fix parsing comments and '{' on a separate line by Mauro Carvalho Chehab · 8 years ago
  92. 7d95fa8 doc-dst: parse-headers: highlight deprecated comments by Mauro Carvalho Chehab · 8 years ago
  93. 6fe79d1 doc-rst: parse-headers: improve delimiters to detect symbols by Mauro Carvalho Chehab · 8 years ago
  94. dabf8be doc-rst: add parse-headers.pl script by Mauro Carvalho Chehab · 8 years ago
  95. 0249a76 doc-rst: flat-table directive - initial implementation by Markus Heiser · 8 years ago
  96. 03d35d9 Documentation/sphinx: add support for specifying extra export files by Jani Nikula · 9 years ago
  97. 057de5c Documentation/sphinx: use a more sensible string split in kernel-doc extension by Jani Nikula · 9 years ago
  98. 06173fe Documentation/sphinx: remove unnecessary temporary variable by Jani Nikula · 9 years ago
  99. d90368f doc/sphinx: Track line-number of starting blocks by Daniel Vetter · 9 years ago
  100. 16e161c doc/sphinx: Stop touching state_machine internals by Daniel Vetter · 9 years ago