Age | Commit message (Expand) | Author |
2021-08-12 | docs: sphinx-requirements: Move sphinx_rtd_theme to topdocs-5.15 | Akira Yokosawa |
2021-03-06 | docs: sphinx: Fix couple of spellings in the file rstFlatTable.py | Bhaskar Chowdhury |
2021-02-04 | docs: Enable usage of relative paths to docs on automarkup | Nícolas F. R. A. Prado |
2021-02-01 | Docs: drop Python 2 support | Jonathan Corbet |
2021-02-01 | Move our minimum Sphinx version to 1.7 | Jonathan Corbet |
2020-12-22 | Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-12-09 | docs: update requirements to install six module | JaeSang Yoo |
2020-12-08 | tweewide: Fix most Shebang lines | Finn Behrens |
2020-12-03 | sphinx: kernel_feat.py: add a script to parse feature files | Mauro Carvalho Chehab |
2020-11-30 | docs: automarkup.py: Allow automatic cross-reference inside C namespace | Nícolas F. R. A. Prado |
2020-11-03 | Merge tag 'docs-5.10-3' of git://git.lwn.net/linux | Linus Torvalds |
2020-11-03 | docs: fix automarkup regression on Python 2docs-5.10-3 | Jonathan Corbet |
2020-10-30 | docs: ABI: make it parse ABI/stable as ReST-compatible files | Mauro Carvalho Chehab |
2020-10-30 | docs: kernel_abi.py: Handle with a lazy Sphinx parser | Mauro Carvalho Chehab |
2020-10-30 | docs: kernel_abi.py: use --enable-lineno for get_abi.pl | Mauro Carvalho Chehab |
2020-10-30 | docs: kernel_abi.py: make it compatible with Sphinx 1.7+ | Mauro Carvalho Chehab |
2020-10-30 | docs: kernel_abi.py: fix UTF-8 support | Mauro Carvalho Chehab |
2020-10-30 | docs: kernel_abi.py: add a script to parse ABI documentation | Mauro Carvalho Chehab |
2020-10-30 | docs: kernellog.py: add support for info() | Mauro Carvalho Chehab |
2020-10-15 | docs: get rid of :c:type explicit declarations for structs | Mauro Carvalho Chehab |
2020-10-15 | docs: automarkup.py: Add cross-reference for parametrized C macros | Nícolas F. R. A. Prado |
2020-10-15 | docs: automarkup.py: Skip C reserved words when cross-referencing | Nícolas F. R. A. Prado |
2020-10-15 | docs: automarkup.py: Fix regexes to solve sphinx 3 warnings | Nícolas F. R. A. Prado |
2020-10-15 | docs: automarkup.py: Use new C roles in Sphinx 3 | Nícolas F. R. A. Prado |
2020-10-15 | docs: kerneldoc.py: add support for kerneldoc -nosymbol | Mauro Carvalho Chehab |
2020-10-15 | docs: kerneldoc.py: append the name of the parsed doc file | Mauro Carvalho Chehab |
2020-10-15 | docs: cdomain.py: extend it to handle new Sphinx 3.x tags | Mauro Carvalho Chehab |
2020-10-15 | docs: cdomain.py: add support for a new Sphinx 3.1+ tag | Mauro Carvalho Chehab |
2020-10-15 | scripts: kernel-doc: allow passing desired Sphinx C domain dialect | Mauro Carvalho Chehab |
2020-09-16 | docs: Add automatic cross-reference for documentation pages | Nícolas F. R. A. Prado |
2020-09-16 | docs: Allow multiple automarkup functions | Nícolas F. R. A. Prado |
2020-09-03 | docs: Add automatic cross-reference for C types | Nícolas F. R. A. Prado |
2020-06-26 | Replace HTTP links with HTTPS ones: Documentation/sphinx/parse-headers.pl | Alexander A. Klimov |
2020-06-08 | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov |
2020-04-20 | docs: update recommended Sphinx version to 2.4.4 | Mauro Carvalho Chehab |
2020-02-25 | docs: Fix empty parallelism argumentdocs-5.6-fixes | Kees Cook |
2020-01-24 | docs: Keep up with the location of NoUri | Jonathan Corbet |
2019-11-22 | docs, parallelism: Rearrange how jobserver reservations are made | Kees Cook |
2019-11-07 | kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers' | Changbin Du |
2019-10-02 | doc-rst: Programmatically render MAINTAINERS into ReST | Kees Cook |
2019-08-12 | Documentation: sphinx: Don't parse socket() as identifier reference | Jonathan Neuschäfer |
2019-08-12 | Documentation: sphinx: Add missing comma to list of strings | Jonathan Neuschäfer |
2019-07-19 | docs: load_config.py: ensure subdirs end with "/" | Mauro Carvalho Chehab |
2019-07-17 | docs: load_config.py: avoid needing a conf.py just due to LaTeX docs | Mauro Carvalho Chehab |
2019-07-08 | docs: automarkup.py: ignore exceptions when seeking for xrefsdocs-5.3 | Mauro Carvalho Chehab |
2019-06-26 | Docs: An initial automarkup extension for sphinx | Jonathan Corbet |
2019-05-30 | docs: requirements.txt: recommend Sphinx 1.7.9 | Mauro Carvalho Chehab |
2019-05-29 | docs: cdomain.py: get rid of a warning since version 1.8 | Mauro Carvalho Chehab |
2019-05-23 | doc: Cope with the deprecation of AutoReporter | Jonathan Corbet |
2019-05-23 | doc: Cope with Sphinx logging deprecations | Jonathan Corbet |