From e3d710413ab97b289b5e09ad816c9efce57094fa Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 12 Oct 2013 20:09:10 +0000 Subject: [PATCH] Add newlines to doxygen2boostbook output. Hopefully this won't break anything, and will make it much easier to read the intermediate files. [SVN r86271] --- test/doxygen/autodoc.gold | 43 ++++++++++++++++++++++++++++--- xsl/doxygen/doxygen2boostbook.xsl | 28 ++++++++++++++++++++ 2 files changed, 67 insertions(+), 4 deletions(-) diff --git a/test/doxygen/autodoc.gold b/test/doxygen/autodoc.gold index 1ae0914..3b94579 100644 --- a/test/doxygen/autodoc.gold +++ b/test/doxygen/autodoc.gold @@ -1,5 +1,25 @@ -Example Reference
Documentation for class example. intThis type has documentation. intThis type has documentation. longThis type has documentation. long doubleshortdoubleintintconst intintconst intvirtual intintexample const &example &example const &T * + +A constructor. +A destructor. +unspecifiedconst specialization_test &An assignment operator. + +int +int +const int +const int +intintA function parameter intAnother This is a test function. Link to class Link to class template This is a note. See Also:example::example and example_template -i > jThe answer void