-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathheaderDoc2HTML.config-uglycolors
More file actions
30 lines (29 loc) · 1.08 KB
/
headerDoc2HTML.config-uglycolors
File metadata and controls
30 lines (29 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Configuration file for HeaderDoc
# $Revision: 1.5 $
###########################################################
copyrightOwner =>
defaultFrameName => index.html
masterTOCName => masterTOC.html
apiUIDPrefix => apple_ref
ignorePrefixes =>
htmlHeader =>
htmlHeaderFile =>
htmlFooter =>
htmlFooterFile =>
dateFormat => %A, %B %d, %Y
suppressDefaultStyles => 0
suppressDefaultJavaScript => 0
TOCFormat => default
textStyle =>
commentStyle => background:#ff00ff; color:#236e25
preprocessorStyle => background:#ffffff; color:#236e25
funcNameStyle => background:#ffff80; color:#000080;
stringStyle => background: #ffffff; color:#60ffff;
charStyle => background: #ffffff; color:#ff6060;
numberStyle => background: #303030; color:#6060ff;
keywordStyle => background:#ff8080; color:#008080;
typeStyle => background:#000000; color:#ffffff;
paramStyle => background:#808080; color:#00ff00;
varStyle => background:#ffffff; color:#ff0000;
templateStyle => background:#ccccff; color:#008000; font-family: sand, comic sans ms, comic sans, script; font-weight: bold; text-decoration: underline;
cCompiler => /usr/bin/gcc