~ubuntu-branches/ubuntu/wily/openms/wily

« back to all changes in this revision

Viewing changes to doc/doxygen/Doxyfile_xml.in

  • Committer: Package Import Robot
  • Author(s): Filippo Rusconi
  • Date: 2012-11-12 15:58:12 UTC
  • Revision ID: package-import@ubuntu.com-20121112155812-vr15wtg9b50cuesg
Tags: upstream-1.9.0
ImportĀ upstreamĀ versionĀ 1.9.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
@INCLUDE = doxygen/Doxyfile
 
2
 
 
3
GENERATE_TODOLIST      = NO
 
4
 
 
5
# issue all possible warnings
 
6
QUIET                  = NO
 
7
WARNINGS               = YES
 
8
 
 
9
# Internal info sections
 
10
ENABLED_SECTIONS       = INTERNAL_INFO
 
11
INTERNAL_DOCS          = YES
 
12
 
 
13
# XML for checker.php
 
14
GENERATE_XML           = YES
 
15
 
 
16
#disable HTML docu
 
17
GENERATE_HTML          = NO
 
 
b'\\ No newline at end of file'