]> git.ipfire.org Git - thirdparty/systemd.git/commit
make-directive-index: allow pages to specify the path to search
authorJérémy Rosen <jeremy.rosen@smile.fr>
Tue, 14 Apr 2020 18:15:19 +0000 (20:15 +0200)
committerJérémy Rosen <jeremy.rosen@smile.fr>
Mon, 20 Apr 2020 16:49:58 +0000 (18:49 +0200)
commitacbfdec33e982c01cc2f2cc2cd6bed43665570e7
tree3cb0bc1ac8400817ce10da83cd9f71b255cd1b77
parentd512670a1f116746890d32806c3acd6176e61631
make-directive-index: allow pages to specify the path to search

So far, make-directive-index would look for
./valistentry/term/varname for elements to add to the directive man page.

This commit allows to specify xpath= in the varlist directive to tell
the generator what to look for.
tools/make-directive-index.py