Age | Commit message (Expand) | Author | Files | Lines |
2022-07-07 | docs: automarkup: do not look up symbols twice | Jonathan Corbet | 1 | -31/+26 |
2022-07-07 | docs: automarkup: track failed cross-reference attempts | Jonathan Corbet | 1 | -0/+13 |
2022-01-07 | docs: automarkup.py: Fix invalid HTML link output and broken URI fragments | James Clark | 1 | -7/+18 |
2021-02-05 | docs: Enable usage of relative paths to docs on automarkup | Nícolas F. R. A. Prado | 1 | -2/+5 |
2020-11-30 | docs: automarkup.py: Allow automatic cross-reference inside C namespace | Nícolas F. R. A. Prado | 1 | -47/+75 |
2020-11-03 | docs: fix automarkup regression on Python 2 | Jonathan Corbet | 1 | -6/+14 |
2020-10-15 | docs: automarkup.py: Add cross-reference for parametrized C macros | Nícolas F. R. A. Prado | 1 | -7/+42 |
2020-10-15 | docs: automarkup.py: Skip C reserved words when cross-referencing | Nícolas F. R. A. Prado | 1 | -1/+8 |
2020-10-15 | docs: automarkup.py: Fix regexes to solve sphinx 3 warnings | Nícolas F. R. A. Prado | 1 | -3/+4 |
2020-10-15 | docs: automarkup.py: Use new C roles in Sphinx 3 | Nícolas F. R. A. Prado | 1 | -6/+49 |
2020-09-16 | docs: Add automatic cross-reference for documentation pages | Nícolas F. R. A. Prado | 1 | -1/+38 |
2020-09-16 | docs: Allow multiple automarkup functions | Nícolas F. R. A. Prado | 1 | -42/+55 |
2020-09-03 | docs: Add automatic cross-reference for C types | Nícolas F. R. A. Prado | 1 | -13/+24 |
2020-01-24 | docs: Keep up with the location of NoUri | Jonathan Corbet | 1 | -1/+6 |
2019-08-12 | Documentation: sphinx: Don't parse socket() as identifier reference | Jonathan Neuschäfer | 1 | -1/+2 |
2019-08-12 | Documentation: sphinx: Add missing comma to list of strings | Jonathan Neuschäfer | 1 | -1/+1 |
2019-07-08 | docs: automarkup.py: ignore exceptions when seeking for xrefs | Mauro Carvalho Chehab | 1 | -2/+10 |
2019-06-26 | Docs: An initial automarkup extension for sphinx | Jonathan Corbet | 1 | -0/+93 |