X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FDoxyfile.in;fp=doc%2FDoxyfile.in;h=84f6970ca67360f850f476711da12f151b0af320;hp=72fa7b6f796673328f186e51b7adca5899f232c8;hb=6e434d1fbe5c62d36bab14488a58348d0beb3f1a;hpb=fb8dbed03f7866a829e0c18eb1e639fe2b800e18 diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 72fa7b6..84f6970 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -502,9 +502,7 @@ 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 = +EXAMPLE_PATH = ../examples-codegen/example1/ ../examples-codegen/example1-client/ # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp @@ -1057,7 +1055,7 @@ TAGFILES = # When a file name is specified after GENERATE_TAGFILE, doxygen will create # a tag file that is based on the input files it reads. -GENERATE_TAGFILE = libt2n.tag +# GENERATE_TAGFILE = libt2n.tag # If the ALLEXTERNALS tag is set to YES all external classes will be listed # in the class index. If set to NO only the inherited external classes