-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrobodoc.rc
77 lines (62 loc) · 1.02 KB
/
robodoc.rc
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
items:
NAME
SYNOPSIS
FUNCTION
EXAMPLE
HISTORY
RETURNS
item order:
NAME
SYNOPSIS
SOURCE
FUNCTION
EXAMPLE
HISTORY
format items:
NAME
SYNOPSIS
FUNCTION
HISTORY
source items:
SOURCE
SYNOPSIS
preformatted items:
EXAMPLE
SOURCE
options:
--src libt7/include/t7
--multidoc
--html
--index
--tabsize 8
--no_subdirectories
--sections
--sectionnameonly
--documenttitle "Test Platform T7"
headertypes:
t "Types" robo_types 6
f "Functions" robo_functions 5
v "Global Variables" robo_variables 4
s "Structures" robo_structures 3
p "Prototypes" robo_prototypes 2
F "Placeholders" robo_placeholders 1
accept files:
*.h
remark begin markers:
/*
remark markers:
*
remark end markers:
*/
header markers:
/****
end markers:
****
/****
source line comments:
//
keywords:
if
while
for
return