Files
OpenSpace/modules/touch/ext/libTUIO2/TUIO2/Doxyfile
T

16 lines
413 B
Plaintext

# Doxyfile 1.5.6
# Project related configuration options
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = "TUIO2 C++ Developer API"
# Build related configuration options
EXTRACT_ALL = NO
EXTRACT_PRIVATE = NO
EXTRACT_STATIC = NO
EXTRACT_LOCAL_CLASSES = YES
# configuration options related to the HTML output
GENERATE_HTML = YES
HTML_OUTPUT = ../doc
HTML_FILE_EXTENSION = .html
GENERATE_TREEVIEW = YES
GENERATE_LATEX = NO