From 12f5ee8a8c3a287f6bcfe81f79ff4332b3987c7e Mon Sep 17 00:00:00 2001 From: Dimitri van Heesch Date: Fri, 20 Jun 2014 20:53:53 +0200 Subject: Docbook output improvements 1. New Feature: Adapted Class Graph generation for DOCBOOK 2. Fixed DOCBOOK Code documentation formatting 3. Fixed Doxygen to handle FULL_PATH_NAMES for DOCBOOK generation --- src/config.xml | 10 +++ src/context.cpp | 12 +-- src/docbookgen.cpp | 155 ++++++++++++++++++++++++----------- src/docbookvisitor.cpp | 109 +++++++++++++++++-------- src/docparser.cpp | 15 ++-- src/docparser.h | 2 +- src/dot.cpp | 209 ++++++++++++++++++++++++++++++++++-------------- src/dot.h | 16 ++-- src/htmldocvisitor.cpp | 2 +- src/htmlgen.cpp | 10 +-- src/latexdocvisitor.cpp | 2 +- src/latexgen.cpp | 10 +-- src/printdocvisitor.h | 7 +- src/rtfdocvisitor.cpp | 2 +- src/rtfgen.cpp | 8 +- src/xmldocvisitor.cpp | 7 +- 16 files changed, 390 insertions(+), 186 deletions(-) diff --git a/src/config.xml b/src/config.xml index f228ca4..eed486e 100644 --- a/src/config.xml +++ b/src/config.xml @@ -2763,6 +2763,16 @@ front of it. ]]> +