From 22dc10cfbe5042f21b9d706e5e8bb41749f65786 Mon Sep 17 00:00:00 2001 From: dimitri Date: Tue, 27 Sep 2005 19:20:12 +0000 Subject: Release-1.4.4-20050927 --- Doxyfile | 2 +- INSTALL | 4 +- README | 4 +- VERSION | 2 +- addon/doxywizard/Makefile.in | 2 +- addon/doxywizard/Makefile.win_nmake.in | 9 ++- doc/htmlcmds.doc | 14 ++++- src/commentscan.l | 3 + src/compound.xsd | 6 ++ src/compound_xsd.h | 6 ++ src/config.l | 2 +- src/docparser.cpp | 12 ++++ src/docparser.h | 5 +- src/doctokenizer.l | 2 +- src/doxygen.cpp | 2 +- src/htmldocvisitor.cpp | 6 ++ src/index.cpp | 105 +++++++++++++++++++++++---------- src/latexdocvisitor.cpp | 10 +++- src/mandocvisitor.cpp | 8 ++- src/perlmodgen.cpp | 6 ++ src/printdocvisitor.h | 6 ++ src/rtfdocvisitor.cpp | 6 ++ src/scanner.l | 67 ++++++++++++++++++++- src/searchindex.cpp | 1 + src/translator_jp.h | 69 +++++++++++++++++++--- src/util.cpp | 7 +++ src/xmldocvisitor.cpp | 6 ++ 27 files changed, 311 insertions(+), 61 deletions(-) diff --git a/Doxyfile b/Doxyfile index 43ddaf8..a5f3531 100644 --- a/Doxyfile +++ b/Doxyfile @@ -15,7 +15,7 @@ ABBREVIATE_BRIEF = ALWAYS_DETAILED_SEC = NO INLINE_INHERITED_MEMB = NO FULL_PATH_NAMES = YES -STRIP_FROM_PATH = $(PWD)/ +STRIP_FROM_PATH = STRIP_FROM_INC_PATH = SHORT_NAMES = NO JAVADOC_AUTOBRIEF = YES diff --git a/INSTALL b/INSTALL index 3cd278a..904537a 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ -DOXYGEN Version 1.4.4-20050918 +DOXYGEN Version 1.4.4-20050927 Please read the installation section of the manual (http://www.doxygen.org/install.html) for instructions. -------- -Dimitri van Heesch (18 September 2005) +Dimitri van Heesch (27 September 2005) diff --git a/README b/README index d474ced..cee78dd 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -DOXYGEN Version 1.4.4_20050918 +DOXYGEN Version 1.4.4_20050927 Please read INSTALL for compilation instructions. @@ -17,4 +17,4 @@ to subscribe to the lists or to visit the archives. Enjoy, -Dimitri van Heesch (dimitri@stack.nl) (18 September 2005) +Dimitri van Heesch (dimitri@stack.nl) (27 September 2005) diff --git a/VERSION b/VERSION index 944cb20..65e8bd3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.4-20050918 +1.4.4-20050927 diff --git a/addon/doxywizard/Makefile.in b/addon/doxywizard/Makefile.in index 42d5871..69e46c2 100644 --- a/addon/doxywizard/Makefile.in +++ b/addon/doxywizard/Makefile.in @@ -19,7 +19,7 @@ config.h: ../../src/config.h config.l: ../../src/config.l $(CP) ../../src/config.l config.l -version.cpp: +version.cpp: ../../src/version.cpp $(CP) ../../src/version.cpp version.cpp Makefile.doxywizard: doxywizard.pro diff --git a/addon/doxywizard/Makefile.win_nmake.in b/addon/doxywizard/Makefile.win_nmake.in index 7ebcdf8..256177b 100644 --- a/addon/doxywizard/Makefile.win_nmake.in +++ b/addon/doxywizard/Makefile.win_nmake.in @@ -13,15 +13,18 @@ all: config.h config.l unistd.h Makefile.doxywizard $(MAKE) -f Makefile.doxywizard $@ -unistd.h: +unistd.h: ..\..\src\unistd.h $(CP) ..\..\src\unistd.h unistd.h -config.h: +config.h: ..\..\src\config.l $(CP) ..\..\src\config.h config.h -config.l: +config.l: ..\..\src\config.l $(CP) ..\..\src\config.l config.l +version.cpp: ..\..\src\version.cpp + $(CP) ..\..\src\version.cpp version.cpp + Makefile.doxywizard: doxywizard.pro $(ENV) $(PERL) $(TMAKE) doxywizard.pro >Makefile.doxywizard diff --git a/doc/htmlcmds.doc b/doc/htmlcmds.doc index 0c8cd3b..18422de 100644 --- a/doc/htmlcmds.doc +++ b/doc/htmlcmds.doc @@ -102,7 +102,19 @@ The special HTML character entities that are recognized by Doxygen: