X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=blobdiff_plain;f=doxyfile.in;h=072548d7d1ddecf3a0b2ef4395960d3bebb00516;hp=eb46232efccf7e5692823dab0f5f81dcca2b73f4;hb=eee321927f8f6d5506f13b20a2ed8aa0fc941b7a;hpb=79e30435e786917fe2995d36ecade059bed39f58 diff --git a/doxyfile.in b/doxyfile.in index eb46232..072548d 100644 --- a/doxyfile.in +++ b/doxyfile.in @@ -196,7 +196,7 @@ INLINE_INFO = YES # declaration order. ### # this seems to affect the order of module list. Dec14 Nishikimi -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 @@ -308,7 +308,7 @@ WARN_LOGFILE = warning # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = "@M17NLIB@/src/m17n-core.h" "@M17NLIB@/src/m17n.h" "@M17NLIB@/src/m17n-win.h" "@M17NLIB@/src/m17n-X.h" "@M17NLIB@/src/m17n-err.h" "@M17NLIB@/src/" +INPUT = "data-%USR_JA_DEV%/mainpage.c" "@M17NLIB@/src/m17n-core.h" "@M17NLIB@/src/m17n.h" "@M17NLIB@/src/m17n-win.h" "@M17NLIB@/src/m17n-X.h" "@M17NLIB@/src/m17n-err.h" "@M17NLIB@/src/" # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp @@ -513,14 +513,14 @@ PAPER_TYPE = a4 # The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX # packages that should be included in the LaTeX output. -EXTRA_PACKAGES = +EXTRA_PACKAGES = doxygen-m17n # The LATEX_HEADER tag can be used to specify a personal LaTeX header for # the generated latex document. The header should contain everything until # the first chapter. If it is left blank doxygen will generate a # standard header. Notice: only use this tag if you know what you are doing! -LATEX_HEADER = header.tex +LATEX_HEADER = # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated # is prepared for conversion to pdf (using ps2pdf). The pdf file will