OSDN Git Service

Made end-case and end-suite comments omissible.
[ccunit/ccunit.git] / doc / Doxyfile.en
1 @INCLUDE = Doxyfile
2
3 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
4 # base path where the generated documentation will be put. 
5 # If a relative path is entered, it will be relative to the location 
6 # where doxygen was started. If left blank the current directory will be used.
7
8 OUTPUT_DIRECTORY       = .
9
10 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 
11 # documentation generated by doxygen is written. Doxygen will use this 
12 # information to generate all constant output in the proper language. 
13 # The default language is English, other supported languages are: 
14 # Brazilian, Catalan, Chinese, Chinese-Traditional, Croatian, Czech, Danish, Dutch, 
15 # Finnish, French, German, Greek, Hungarian, Italian, Japanese, Japanese-en 
16 # (Japanese with English messages), Korean, Norwegian, Polish, Portuguese, 
17 # Romanian, Russian, Serbian, Slovak, Slovene, Spanish, Swedish, and Ukrainian.
18
19 OUTPUT_LANGUAGE        = English
20
21 # The ENABLED_SECTIONS tag can be used to enable conditional 
22 # documentation sections, marked by \if sectionname ... \endif.
23
24 ENABLED_SECTIONS       = English