File: api_rtf.rc

package info (click to toggle)
superkaramba 4%3A4.8.4-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,284 kB
  • sloc: cpp: 17,378; python: 1,375; ruby: 72; sh: 60; ansic: 45; xml: 34; makefile: 3
file content (41 lines) | stat: -rw-r--r-- 613 bytes parent folder | download | duplicates (3)
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
# SuperKaramba api html documentation config for ROBODOc
#
items:
    DESCRIPTION
    SYNOPSIS
    ARGUMENTS
    RETURN VALUE
item order:
    DESCRIPTION
    SYNOPSIS
    ARGUMENTS
    RETURN VALUE
ignore items:
options:
    --singledoc
    --src .apiHeaders
    --doc superkaramba_api
    --rtf
    #--tell
    #--nopre
    #--lock
    #--index
    #--toc
    --nodesc
    --css api.css
    --sections
headertypes:
    p "SuperKaramba API"        karamba_python_api
ignore files:
    README
    CVS
    *.bak
    *~
    Makefile*
    *.rc
header markers:
    //****
remark markers:
    //
end markers:
    //***