[go: up one dir, main page]

Menu

[b83740]: / Doxyfile  Maximize  Restore  History

Download this file

22 lines (18 with data), 628 Bytes

#          Copyright Jesper Oskarsson 2009 - 2010.
# Distributed under the Boost Software License, Version 1.0.
#    (See accompanying file LICENSE_1_0.txt or copy at
#          http://www.boost.org/LICENSE_1_0.txt)

PROJECT_NAME          = Limbus
PROJECT_NUMBER        = 0.1
OUTPUT_DIRECTORY      = doc/
BRIEF_MEMBER_DESC     = YES
JAVADOC_AUTOBRIEF     = YES
TAB_SIZE              = 4
OPTIMIZE_OUTPUT_FOR_C = YES
EXTRACT_ALL           = YES
SORT_MEMBER_DOCS      = NO
INPUT                 = source/ include/
FILE_PATTERNS         = *.c *.h
RECURSIVE             = YES
SOURCE_BROWSER        = YES
GENERATE_LATEX        = NO