summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2022-06-30 19:36:30 +0300
committerJonathan Corbet <corbet@lwn.net>2022-07-07 21:57:55 +0300
commit309027b57c61d4d168679d49fd11add0dfdce900 (patch)
tree8dc346e54c37af767e34ada0b3779ccee36abeeb /.gitignore
parent26c82972f20f6b3fdbd77b2802693808da3c0c09 (diff)
downloadlinux-309027b57c61d4d168679d49fd11add0dfdce900.tar.xz
docs: automarkup: do not look up symbols twice
The automarkup code tries to look up symbols once as a function, and once as a macro. The Sphinx C domain code, though, totally ignores that distinction and will return the same results either way. So just look things up once and be done with it; the resulting output does not change, but htmldocs build time drops by about 5%. Tested-by: Akira Yokosawa <akiyks@gmail.com> Link: https://lore.kernel.org/r/20220630163630.714673-3-corbet@lwn.net Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions