]> git.puffer.fish Git - matthieu/frr.git/commit
doc/developer: use :c:macro: where appropriate
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 14 Oct 2021 17:17:30 +0000 (19:17 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 14 Oct 2021 17:17:30 +0000 (19:17 +0200)
commit8c69c8f743806f48ec5e21ec2bdafbe4fbb724e6
treed6fd3456f806136ea43bca8196486481459aa8e7
parente8713b62d1f09326a94f51b150cb6a63fbcfa2a3
doc/developer: use :c:macro: where appropriate

Sphinx tries to parse :c:function: as function prototype, which doesn't
quite work with macros.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
doc/developer/lists.rst
doc/developer/locking.rst