summaryrefslogtreecommitdiff
path: root/Documentation/sphinx
AgeCommit message (Expand)Author
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
2018-01-17linux-next: docs-rst: Fix typos in kfigure.pyMasanari Iida
2017-08-31Documentation/sphinx: fix kernel-doc decode for non-utf-8 localeJani Nikula
2017-07-23sphinx-pre-install: use a requirements fileMauro Carvalho Chehab
2017-06-23Docs: clean up some DocBook loose endsJonathan Corbet
2017-05-16docs-rst: get rid of Documentation/sphinx/tmplcvt scriptMauro Carvalho Chehab
2017-04-11tmplcvt: make the tool more robustMauro Carvalho Chehab
2017-03-31Use sphinx.version_info directly instead of parsingRémy Léone
2017-03-09docs-rst: automatically convert Graphviz and SVG imagesMarkus Heiser
2016-12-18docs: sphinx-extensions: make rstFlatTable work with docutils 0.13Dmitry Shachnev
2016-11-30docs-rst: parse-headers.pl: cleanup the documentationMauro Carvalho Chehab
2016-11-19parse-headers.pl: add documentation for this scriptMauro Carvalho Chehab
2016-10-19Documentation/sphinx: rename kernel-doc.py to kerneldoc.pyJani Nikula
2016-09-19Merge tag 'docs-next' of git://git.lwn.net/linux.git into patchworkMauro Carvalho Chehab
2016-09-16doc-rst:c-domain: function-like macros argumentsMarkus Heiser