[Kos-cvs] kos/modules doc.cfg,NONE,1.1
    thomas at kos.enix.org 
    thomas at kos.enix.org
       
    Tue Dec 28 21:10:31 CET 2004
    
    
  
Update of /home/kos/cvs/kos/modules
In directory the-doors:/tmp/cvs-serv15906
Added Files:
	doc.cfg 
Log Message:
2004-12-28  Thomas Petazzoni  <thomas at crazy.kos.nx>
	* modules/doc.cfg: New doxygen configuration file.
--- NEW FILE: doc.cfg ---
PROJECT_NAME          = "KOS modules"
PROJECT_NUMBER        = 0.0.7
OPTIMIZE_OUTPUT_FOR_C = YES
OUTPUT_DIRECTORY      = .
EXTRACT_ALL           = YES
CLASS_DIAGRAMS        = YES
## VERBATIM_HEADERS      = NO
SHOW_INCLUDE_FILES    = YES
INHERIT_DOCS          = YES
SORT_MEMBER_DOCS      = NO
BRIEF_MEMBER_DESC     = YES
REPEAT_BRIEF          = YES
ALWAYS_DETAILED_SEC   = YES
JAVADOC_AUTOBRIEF     = YES
INPUT                 = console debug kbs fs i8042 ide idt init karm kgc kitc klavier kmem kos lib part pmm scheduler task test tty vmm x86 x86/mm x86/task x86/lib kbs/elf fs/devfs fs/fat fs/fakefs
FILE_PATTERNS         = *.h *.c
HTML_OUTPUT           = ../doc/src-html-doc/
COMPACT_LATEX         = YES
LATEX_OUTPUT          = ../doc/src-latex-doc/
GENERATE_RTF          = NO
GENERATE_MAN          = NO
INCLUDE_PATH          = ../
PERL_PATH             = perl
CLASS_GRAPH           = YES
COLLABORATION_GRAPH   = YES
INCLUDED_BY_GRAPH     = YES
GRAPHICAL_HIERARCHY   = YES
QUIET                 = YES
PREDEFINED            = DOXYGEN_SHOULD_SKIP_THIS
    
    
More information about the Kos-cvs
mailing list