summaryrefslogtreecommitdiff
path: root/Documentation/sphinx/automarkup.py
Commit message (Expand)AuthorAgeFilesLines
* docs: automarkup: do not look up symbols twiceJonathan Corbet2022-07-071-31/+26
* docs: automarkup: track failed cross-reference attemptsJonathan Corbet2022-07-071-0/+13
* docs: automarkup.py: Fix invalid HTML link output and broken URI fragmentsJames Clark2022-01-071-7/+18
* docs: Enable usage of relative paths to docs on automarkupNícolas F. R. A. Prado2021-02-041-2/+5
* docs: automarkup.py: Allow automatic cross-reference inside C namespaceNícolas F. R. A. Prado2020-11-301-47/+75
* docs: fix automarkup regression on Python 2Jonathan Corbet2020-11-031-6/+14
* 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: 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
* docs: Keep up with the location of NoUriJonathan Corbet2020-01-241-1/+6
* 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: 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