From ba8ea938d2121cf98581f0316f4ded48d412e215 Mon Sep 17 00:00:00 2001 From: Bill Spitzak Date: Tue, 11 Nov 2014 18:42:56 -0800 Subject: [PATCH] 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. --- doc/publican/Makefile.am | 1 + doc/publican/doxygen-to-publican.xsl | 23 ++++++++--------------- 2 files changed, 9 insertions(+), 15 deletions(-) diff --git a/doc/publican/Makefile.am b/doc/publican/Makefile.am index b30a4719..9fc4e0ba 100644 --- a/doc/publican/Makefile.am +++ b/doc/publican/Makefile.am @@ -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 diff --git a/doc/publican/doxygen-to-publican.xsl b/doc/publican/doxygen-to-publican.xsl index 99193e1f..7f7abe9b 100644 --- a/doc/publican/doxygen-to-publican.xsl +++ b/doc/publican/doxygen-to-publican.xsl @@ -61,7 +61,7 @@ - + @@ -81,10 +81,7 @@ - See also: - - - + See also: @@ -94,7 +91,7 @@ - Since: + Since: @@ -104,10 +101,6 @@ Note: - - - - @@ -135,9 +128,9 @@ - + - + - @@ -154,8 +147,8 @@ - - + + @@ -164,7 +157,7 @@ - +