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