ja: ja-html ja-latex ja-man
dev: dev-html dev-latex
+html: usr-html ja-html dev-html
+latex: usr-latex ja-latex dev-latex
+man: usr-man ja-man
+
doxyfile-html: doxyfile
sed -e 's|%PROJECT_NUMBER%|@PACKAGE_VERSION@|' \
-e 's|%INPUT%|${SRCALL}|' \
# member in the group (if any) for the other members of the group. By default
# all members of a group must be documented explicitly.
-DISTRIBUTE_GROUP_DOC = no
+DISTRIBUTE_GROUP_DOC = yes
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
# Doxygen uses this value to replace tabs by spaces in code fragments.