From 13dba8f498f3906ec820f2d59c0a4d54327f5f62 Mon Sep 17 00:00:00 2001 From: schodet Date: Sun, 25 Apr 2004 20:47:56 +0000 Subject: Petits changements, voir diff. --- 2004/i/nono/doc/Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '2004/i') diff --git a/2004/i/nono/doc/Doxyfile b/2004/i/nono/doc/Doxyfile index dbb98bd..f1988ed 100644 --- a/2004/i/nono/doc/Doxyfile +++ b/2004/i/nono/doc/Doxyfile @@ -131,7 +131,7 @@ INTERNAL_DOCS = NO # doxygen to hide any special comment blocks from generated source code # fragments. Normal C and C++ comments will always remain visible. -STRIP_CODE_COMMENTS = YES +STRIP_CODE_COMMENTS = NO # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate # file names in lower case letters. If set to YES upper case letters are also @@ -189,7 +189,7 @@ INLINE_INFO = YES # alphabetically by member name. If set to NO the members will appear in # declaration order. -SORT_MEMBER_DOCS = YES +SORT_MEMBER_DOCS = NO # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC # tag is set to YES, then doxygen will reuse the documentation of the first -- cgit v1.2.3