From: handa Date: Mon, 31 Aug 2009 07:41:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-6-2~31 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=commitdiff_plain;h=e3cd8dd7e4158bd05e20f37135304eb27809b86d;ds=sidebyside *** empty log message *** --- diff --git a/Makefile.am b/Makefile.am index cda5967..447ee44 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,7 +149,6 @@ doxyfile: Makefile -e '/^INPUT / s/=.*/= %INPUT%/' \ -e '/^FILE_PATTERNS / s/=.*/= *.c *.txt/' \ -e '/^EXCLUDE_PATTERNS / s/=.*/= link*.c font-ft.c/' \ - -e '/^EXAMPLE_PATH / s/=.*/= data-%USR_JA_DEV%/' \ -e '/^IMAGE_PATH / s/=.*/= images/' \ -e '/^INPUT_FILTER / s/=.*/= utils\/%USR_JA_DEV%_filter.sh/' \ -e '/^VERBATIM_HEADERS / s/=.*/= NO/' \ @@ -168,6 +167,7 @@ doxyfile: Makefile -e '/^MAN_EXTENSION / s/=.*/= %MAN_EXTENSION%/' \ -e '/^PREDEFINED / s/=.*/= FOR_DOXYGEN/' \ -e '/^GENERATE_TAGFILE / s/=.*/= m17n.tag/' \ + -e '/^TYPEDEF_HIDES_STRUCT / s/=.*/= YES/' \ > $@ doxyfile-html: doxyfile ${SRCALL}