File: dox_config

package info (click to toggle)
kernelshark 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,744 kB
  • sloc: cpp: 12,517; ansic: 11,546; makefile: 89; sh: 89
file content (17 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# For detailed description of all Doxygen Configuration Parameters see:
# http://www.doxygen.org/manual/config.html

DOXYFILE_ENCODING      = UTF-8
PROJECT_NAME           = "KernelShark"
PROJECT_BRIEF = "Kernel Shark is a front-end reader of the Linux kernel tracing data."
INPUT                  = ../../src/ ../../src/plugins/
SOURCE_BROWSER         = YES
QT_AUTOBRIEF           = YES
TAB_SIZE               = 8
OPTIMIZE_OUTPUT_FOR_C  = YES
CASE_SENSE_NAMES       = YES
SORT_MEMBER_DOCS       = NO
STRICT_PROTO_MATCHING  = YES
DOT_MULTI_TARGETS      = YES
PROJECT_LOGO           = ../../icons/KS_logo_stacked.svg
EXCLUDE                = ../../src/stb_truetype.h