doc: Generate doc in English instead of Czech and exclude internal header files.
authorTomas Mlcoch <tmlcoch@redhat.com>
Tue, 2 Jul 2013 10:34:36 +0000 (12:34 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Tue, 2 Jul 2013 10:34:36 +0000 (12:34 +0200)
doc/Doxyfile.in.in

index c0837403f329d19eef037d8f28045226d75fec0b..cf96424706c7a14a0d02f3b09d02c7253cac3878 100644 (file)
@@ -74,7 +74,7 @@ CREATE_SUBDIRS         = NO
 # Polish, Portuguese, Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak,
 # Slovene, Spanish, Swedish, Ukrainian, and Vietnamese.
 
-OUTPUT_LANGUAGE        = Czech
+OUTPUT_LANGUAGE        = English
 
 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
 # include brief member descriptions after the members that are listed in
@@ -715,7 +715,7 @@ EXCLUDE_SYMLINKS       = NO
 EXCLUDE_PATTERNS       = *_wrap.* \
                          cmd_parser.* \
                          logging.h \
-                         xml_dump_internal.h
+                         *_internal.h
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the