forked from moneymanagerex/moneymanagerex
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.codedocs
More file actions
19 lines (19 loc) · 668 Bytes
/
Copy path.codedocs
File metadata and controls
19 lines (19 loc) · 668 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PROJECT_NAME = "Money Manager EX"
PROJECT_BRIEF = "An easy to use, money management application built with wxWidgets"
PROJECT_LOGO = resources/mmex.svg
HTML_EXTRA_STYLESHEET = resources/codedocs.css
TAB_SIZE = 4
EXTRACT_ALL = YES
INPUT = src
FILE_PATTERNS = *.h *.cpp
RECURSIVE = YES
CASE_SENSE_NAMES = YES
GENERATE_TREEVIEW = YES
SEARCHENGINE = YES
HTML_TIMESTAMP = YES
HTML_DYNAMIC_SECTIONS = YES
INTERACTIVE_SVG = YES
DOT_IMAGE_FORMAT = svg
HTML_COLORSTYLE_HUE = 103
HTML_COLORSTYLE_SAT = 120
HTML_COLORSTYLE_GAMMA = 100