X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FDoxyfile.in;h=182c2857a0ad2251f7c64d066ad6a069c7578aec;hp=9db0e7d96454e47f4d367cee188ed690eb2ed54e;hb=d321225e54a1417afb8303a3570de7ef227e91f9;hpb=59adb9e24e4ac66b2623742c3b9c81a1c20ff9f0 diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 9db0e7d..182c285 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -459,7 +459,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../src +INPUT = index.doc ../src ../codegen # 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 @@ -500,6 +500,8 @@ EXCLUDE_PATTERNS = # directories that contain example code fragments that are included (see # the \include command). +# todo: we can't depend on example package here + EXAMPLE_PATH = # If the value of the EXAMPLE_PATH tag contains directories, you can use the