summaryrefslogtreecommitdiffstats
path: root/Documentation/sphinx
AgeCommit message (Expand)Author
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-12-09docs: update requirements to install six moduleJaeSang Yoo
2020-12-08tweewide: Fix most Shebang linesFinn Behrens
2020-12-03sphinx: kernel_feat.py: add a script to parse feature filesMauro Carvalho Chehab
2020-11-30docs: automarkup.py: Allow automatic cross-reference inside C namespaceNícolas F. R. A. Prado
2020-11-03Merge tag 'docs-5.10-3' of git://git.lwn.net/linuxLinus Torvalds
2020-11-03docs: fix automarkup regression on Python 2Jonathan Corbet
2020-10-30docs: ABI: make it parse ABI/stable as ReST-compatible filesMauro Carvalho Chehab
2020-10-30docs: kernel_abi.py: Handle with a lazy Sphinx parserMauro Carvalho Chehab
2020-10-30docs: kernel_abi.py: use --enable-lineno for get_abi.plMauro Carvalho Chehab
2020-10-30docs: kernel_abi.py: make it compatible with Sphinx 1.7+Mauro Carvalho Chehab
2020-10-30docs: kernel_abi.py: fix UTF-8 supportMauro Carvalho Chehab
2020-10-30docs: kernel_abi.py: add a script to parse ABI documentationMauro Carvalho Chehab
2020-10-30docs: kernellog.py: add support for info()Mauro Carvalho Chehab
2020-10-15docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab
2020-10-15docs: automarkup.py: Add cross-reference for parametrized C macrosNícolas F. R. A. Prado
2020-10-15docs: automarkup.py: Skip C reserved words when cross-referencingNícolas F. R. A. Prado
2020-10-15docs: automarkup.py: Fix regexes to solve sphinx 3 warningsNícolas F. R. A. Prado
2020-10-15docs: automarkup.py: Use new C roles in Sphinx 3Nícolas F. R. A. Prado
2020-10-15docs: kerneldoc.py: add support for kerneldoc -nosymbolMauro Carvalho Chehab
2020-10-15docs: kerneldoc.py: append the name of the parsed doc fileMauro Carvalho Chehab
2020-10-15docs: cdomain.py: extend it to handle new Sphinx 3.x tagsMauro Carvalho Chehab
2020-10-15docs: cdomain.py: add support for a new Sphinx 3.1+ tagMauro Carvalho Chehab
2020-10-15scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab
2020-09-16docs: Add automatic cross-reference for documentation pagesNícolas F. R. A. Prado
2020-09-16docs: Allow multiple automarkup functionsNícolas F. R. A. Prado
2020-09-03docs: Add automatic cross-reference for C typesNícolas F. R. A. Prado
2020-06-26Replace HTTP links with HTTPS ones: Documentation/sphinx/parse-headers.plAlexander A. Klimov
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov
2020-04-20docs: update recommended Sphinx version to 2.4.4Mauro Carvalho Chehab
2020-02-25docs: Fix empty parallelism argumentKees Cook
2020-01-24docs: Keep up with the location of NoUriJonathan Corbet
2019-11-22docs, parallelism: Rearrange how jobserver reservations are madeKees Cook
2019-11-07kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'Changbin Du
2019-10-02doc-rst: Programmatically render MAINTAINERS into ReSTKees Cook
2019-08-12Documentation: sphinx: Don't parse socket() as identifier referenceJonathan Neuschäfer
2019-08-12Documentation: sphinx: Add missing comma to list of stringsJonathan Neuschäfer
2019-07-19docs: load_config.py: ensure subdirs end with "/"Mauro Carvalho Chehab
2019-07-17docs: load_config.py: avoid needing a conf.py just due to LaTeX docsMauro Carvalho Chehab
2019-07-08docs: automarkup.py: ignore exceptions when seeking for xrefsMauro Carvalho Chehab
2019-06-26Docs: An initial automarkup extension for sphinxJonathan Corbet
2019-05-30docs: requirements.txt: recommend Sphinx 1.7.9Mauro Carvalho Chehab
2019-05-29docs: cdomain.py: get rid of a warning since version 1.8Mauro Carvalho Chehab
2019-05-23doc: Cope with the deprecation of AutoReporterJonathan Corbet
2019-05-23doc: Cope with Sphinx logging deprecationsJonathan Corbet
2018-06-30Documentation/sphinx: allow "functions" with no parametersMike Rapoport
2018-06-26doc:sphinx: fix parse-header descriptionFederico Vaga
2018-06-15Documentation: rstFlatTable.py: fix a broken referenceMauro Carvalho Chehab
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-03-09Documentation/sphinx: Fix Directive import errorMatthew Wilcox