X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Doxyfile;h=b11683e424443baef8754b34097ad3cb8dbed4fe;hp=aca0fe58129c30b33abe783811dcdebfaeed1ffd;hb=refs%2Fheads%2Fpu;hpb=44dabcd85164d35a0616f1d505bd48e91a416720 diff --git a/Doxyfile b/Doxyfile index aca0fe58..58e80239 100644 --- a/Doxyfile +++ b/Doxyfile @@ -253,12 +253,6 @@ TAB_SIZE = 8 ALIASES = -# This tag can be used to specify a number of word-keyword mappings (TCL only). -# A mapping has the form "name=value". For example adding "class=itcl::class" -# will allow you to use the command class in the itcl::class meaning. - -TCL_SUBST = - # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources # only. Doxygen will then generate output that is more tailored for C. For # instance, some of the names that are used will be different. The list of all @@ -1710,7 +1704,7 @@ COMPACT_LATEX = NO # The default value is: a4. # This tag requires that the tag GENERATE_LATEX is set to YES. -PAPER_TYPE = a4wide +PAPER_TYPE = a4 # The EXTRA_PACKAGES tag can be used to specify one or more LaTeX package names # that should be included in the LaTeX output. The package can be specified just