aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sphinx/automarkup.py
AgeCommit message (Expand)AuthorFilesLines
2020-10-15docs: automarkup.py: Add cross-reference for parametrized C macrosGravatar Nícolas F. R. A. Prado 1-7/+42
2020-10-15docs: automarkup.py: Skip C reserved words when cross-referencingGravatar Nícolas F. R. A. Prado 1-1/+8
2020-10-15docs: automarkup.py: Fix regexes to solve sphinx 3 warningsGravatar Nícolas F. R. A. Prado 1-3/+4
2020-10-15docs: automarkup.py: Use new C roles in Sphinx 3Gravatar Nícolas F. R. A. Prado 1-6/+49
2020-09-16docs: Add automatic cross-reference for documentation pagesGravatar Nícolas F. R. A. Prado 1-1/+38
2020-09-16docs: Allow multiple automarkup functionsGravatar Nícolas F. R. A. Prado 1-42/+55
2020-09-03docs: Add automatic cross-reference for C typesGravatar Nícolas F. R. A. Prado 1-13/+24
2020-01-24docs: Keep up with the location of NoUriGravatar Jonathan Corbet 1-1/+6
2019-08-12Documentation: sphinx: Don't parse socket() as identifier referenceGravatar Jonathan Neuschäfer 1-1/+2
2019-08-12Documentation: sphinx: Add missing comma to list of stringsGravatar Jonathan Neuschäfer 1-1/+1
2019-07-08docs: automarkup.py: ignore exceptions when seeking for xrefsGravatar Mauro Carvalho Chehab 1-2/+10
2019-06-26Docs: An initial automarkup extension for sphinxGravatar Jonathan Corbet 1-0/+93