X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2FDoxyfile.in;h=60bc3f72ad78beff61c0ce02a09a764d1e1ebf04;hp=72fa7b6f796673328f186e51b7adca5899f232c8;hb=refs%2Ftags%2Fv0.2;hpb=a762a4763df16c8e38afe727921273cd929709a4 diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 72fa7b6..60bc3f7 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 @@ -654,7 +652,7 @@ HTML_FILE_EXTENSION = .html # each generated HTML page. If it is left blank doxygen will generate a # standard header. -HTML_HEADER = +HTML_HEADER = header.html # The HTML_FOOTER tag can be used to specify a personal HTML footer for # each generated HTML page. If it is left blank doxygen will generate a @@ -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