aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sphinx/automarkup.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-15docs: Raise the minimum Sphinx requirement to 2.4.4Gravatar Jonathan Corbet 1-5/+1
2023-11-17docs: automarkup: linkify git revsGravatar Vegard Nossum 1-1/+19
2022-07-07docs: automarkup: do not look up symbols twiceGravatar Jonathan Corbet 1-31/+26
2022-07-07docs: automarkup: track failed cross-reference attemptsGravatar Jonathan Corbet 1-0/+13
2022-01-07docs: automarkup.py: Fix invalid HTML link output and broken URI fragmentsGravatar James Clark 1-7/+18
2021-02-04docs: Enable usage of relative paths to docs on automarkupGravatar Nícolas F. R. A. Prado 1-2/+5
2020-11-30docs: automarkup.py: Allow automatic cross-reference inside C namespaceGravatar Nícolas F. R. A. Prado 1-47/+75
2020-11-03docs: fix automarkup regression on Python 2Gravatar Jonathan Corbet 1-6/+14
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