mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-26 06:59:58 -05:00
doc: preserve links produced by Doxygen
These links are pretty useful for navigation, though sometimes excessive (you can turn them off by putting % before the word in the comment). I had to turn off validation because it failed on missing and duplicate target id's, which this produces.
This commit is contained in:
parent
c532b571e3
commit
ba8ea938d2
2 changed files with 9 additions and 15 deletions
|
|
@ -47,6 +47,7 @@ if HAVE_XMLTO
|
|||
if HAVE_XSLTPROC
|
||||
noinst_DATA = Wayland $(publican_targets)
|
||||
XMLTO_PARAM = \
|
||||
--skip-validation \
|
||||
--stringparam chunk.section.depth=0 \
|
||||
--stringparam toc.section.depth=1 \
|
||||
--stringparam html.stylesheet=css/default.css
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue