aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sphinx/automarkup.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-04docs: Enable usage of relative paths to docs on automarkupNícolas F. R. A. Prado1-2/+5
2020-11-30docs: automarkup.py: Allow automatic cross-reference inside C namespaceNícolas F. R. A. Prado1-47/+75
2020-11-03docs: fix automarkup regression on Python 2Jonathan Corbet1-6/+14
2020-10-15docs: automarkup.py: Add cross-reference for parametrized C macrosNícolas F. R. A. Prado1-7/+42
2020-10-15docs: automarkup.py: Skip C reserved words when cross-referencingNícolas F. R. A. Prado1-1/+8
2020-10-15docs: automarkup.py: Fix regexes to solve sphinx 3 warningsNícolas F. R. A. Prado1-3/+4
2020-10-15docs: automarkup.py: Use new C roles in Sphinx 3Nícolas F. R. A. Prado1-6/+49
2020-09-16docs: Add automatic cross-reference for documentation pagesNícolas F. R. A. Prado1-1/+38
2020-09-16docs: Allow multiple automarkup functionsNícolas F. R. A. Prado1-42/+55
2020-09-03docs: Add automatic cross-reference for C typesNícolas F. R. A. Prado1-13/+24
2020-01-24docs: Keep up with the location of NoUriJonathan Corbet1-1/+6
2019-08-12Documentation: sphinx: Don't parse socket() as identifier referenceJonathan Neuschäfer1-1/+2
2019-08-12Documentation: sphinx: Add missing comma to list of stringsJonathan Neuschäfer1-1/+1
2019-07-08docs: automarkup.py: ignore exceptions when seeking for xrefsMauro Carvalho Chehab1-2/+10
2019-06-26Docs: An initial automarkup extension for sphinxJonathan Corbet1-0/+93