summaryrefslogtreecommitdiffstats
path: root/Documentation/sphinx
Commit message (Expand)AuthorAgeFilesLines
* docs: sphinx: Fix couple of spellings in the file rstFlatTable.pyBhaskar Chowdhury2021-03-061-2/+2
* docs: Enable usage of relative paths to docs on automarkupNícolas F. R. A. Prado2021-02-041-2/+5
* Docs: drop Python 2 supportJonathan Corbet2021-02-014-26/+1
* Move our minimum Sphinx version to 1.7Jonathan Corbet2021-02-015-94/+18
* Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-12-221-1/+1
|\
| * tweewide: Fix most Shebang linesFinn Behrens2020-12-081-1/+1
* | docs: update requirements to install six moduleJaeSang Yoo2020-12-091-0/+1
* | sphinx: kernel_feat.py: add a script to parse feature filesMauro Carvalho Chehab2020-12-031-0/+169
* | docs: automarkup.py: Allow automatic cross-reference inside C namespaceNícolas F. R. A. Prado2020-11-301-47/+75
|/
* Merge tag 'docs-5.10-3' of git://git.lwn.net/linuxLinus Torvalds2020-11-031-6/+14
|\
| * docs: fix automarkup regression on Python 2Jonathan Corbet2020-11-031-6/+14
* | docs: ABI: make it parse ABI/stable as ReST-compatible filesMauro Carvalho Chehab2020-10-301-2/+6
* | docs: kernel_abi.py: Handle with a lazy Sphinx parserMauro Carvalho Chehab2020-10-301-13/+26
* | docs: kernel_abi.py: use --enable-lineno for get_abi.plMauro Carvalho Chehab2020-10-301-4/+14
* | docs: kernel_abi.py: make it compatible with Sphinx 1.7+Mauro Carvalho Chehab2020-10-301-12/+27
* | docs: kernel_abi.py: fix UTF-8 supportMauro Carvalho Chehab2020-10-301-12/+7
* | docs: kernel_abi.py: add a script to parse ABI documentationMauro Carvalho Chehab2020-10-301-0/+157
* | docs: kernellog.py: add support for info()Mauro Carvalho Chehab2020-10-301-1/+5
|/
* docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab2020-10-151-1/+1
* docs: automarkup.py: Add cross-reference for parametrized C macrosNícolas F. R. A. Prado2020-10-151-7/+42
* docs: automarkup.py: Skip C reserved words when cross-referencingNícolas F. R. A. Prado2020-10-151-1/+8
* docs: automarkup.py: Fix regexes to solve sphinx 3 warningsNícolas F. R. A. Prado2020-10-151-3/+4
* docs: automarkup.py: Use new C roles in Sphinx 3Nícolas F. R. A. Prado2020-10-151-6/+49
* docs: kerneldoc.py: add support for kerneldoc -nosymbolMauro Carvalho Chehab2020-10-151-0/+7
* docs: kerneldoc.py: append the name of the parsed doc fileMauro Carvalho Chehab2020-10-151-1/+2
* docs: cdomain.py: extend it to handle new Sphinx 3.x tagsMauro Carvalho Chehab2020-10-151-1/+39
* docs: cdomain.py: add support for a new Sphinx 3.1+ tagMauro Carvalho Chehab2020-10-151-1/+54
* scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab2020-10-151-0/+5
* docs: Add automatic cross-reference for documentation pagesNícolas F. R. A. Prado2020-09-161-1/+38
* docs: Allow multiple automarkup functionsNícolas F. R. A. Prado2020-09-161-42/+55
* docs: Add automatic cross-reference for C typesNícolas F. R. A. Prado2020-09-031-13/+24
* Replace HTTP links with HTTPS ones: Documentation/sphinx/parse-headers.plAlexander A. Klimov2020-06-261-1/+1
* Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2020-06-081-3/+3
* docs: update recommended Sphinx version to 2.4.4Mauro Carvalho Chehab2020-04-201-1/+1
* docs: Fix empty parallelism argumentKees Cook2020-02-251-1/+1
* docs: Keep up with the location of NoUriJonathan Corbet2020-01-241-1/+6
* docs, parallelism: Rearrange how jobserver reservations are madeKees Cook2019-11-221-0/+33
* kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'Changbin Du2019-11-071-6/+11
* doc-rst: Programmatically render MAINTAINERS into ReSTKees Cook2019-10-021-0/+197
* Documentation: sphinx: Don't parse socket() as identifier referenceJonathan Neuschäfer2019-08-121-1/+2
* Documentation: sphinx: Add missing comma to list of stringsJonathan Neuschäfer2019-08-121-1/+1
* docs: load_config.py: ensure subdirs end with "/"Mauro Carvalho Chehab2019-07-191-1/+1
* docs: load_config.py: avoid needing a conf.py just due to LaTeX docsMauro Carvalho Chehab2019-07-171-1/+26
* docs: automarkup.py: ignore exceptions when seeking for xrefsMauro Carvalho Chehab2019-07-081-2/+10
* Docs: An initial automarkup extension for sphinxJonathan Corbet2019-06-261-0/+93
* docs: requirements.txt: recommend Sphinx 1.7.9Mauro Carvalho Chehab2019-05-301-2/+2
* docs: cdomain.py: get rid of a warning since version 1.8Mauro Carvalho Chehab2019-05-291-1/+4
* doc: Cope with the deprecation of AutoReporterJonathan Corbet2019-05-231-8/+26
* doc: Cope with Sphinx logging deprecationsJonathan Corbet2019-05-233-21/+59
* Documentation/sphinx: allow "functions" with no parametersMike Rapoport2018-06-301-3/+7