X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=blobdiff_plain;f=doxyfile;h=225f2f1f03ca6dd8903665ed4882670a109b502a;hp=8b75442f96aa766d221050a00b81c7c60ba9979b;hb=1b2af6ce7aedce105572827d5cb7c84eb030f962;hpb=c50902bbcb1850692e1316fe53756e3d8bb5f208 diff --git a/doxyfile b/doxyfile index 8b75442..225f2f1 100644 --- a/doxyfile +++ b/doxyfile @@ -124,7 +124,7 @@ CLASS_DIAGRAMS = YES # be generated. Documented entities will be cross-referenced with these sources. # with a discussion with Handa, decided to set to NO Jan/8/2002 -SOURCE_BROWSER = +SOURCE_BROWSER = no # Setting the INLINE_SOURCES tag to YES will include the body # of functions and classes directly in the documentation. @@ -163,13 +163,13 @@ HIDE_SCOPE_NAMES = NO # will generate a verbatim copy of the header file for each class for # which an include is specified. Set to NO to disable this. -VERBATIM_HEADERS = yes +VERBATIM_HEADERS = no # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen # will put list of the files that are included by a file in the documentation # of that file. -SHOW_INCLUDE_FILES = yes +SHOW_INCLUDE_FILES = no # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen # will interpret the first line (until the first dot) of a JavaDoc-style