./robodoc_math.rc [ script ]

[ Top ] [ script ]

NAME

robodoc_math.rc

AUTHOR

Wolfram Hergert

USAGE

Configuration file for QPack.m QPack.m will be split in single modules for the documentation with RoboDoc This config file is also used for the documentation of the scripts and makefiles

SOURCE

14 items:
15   NAME
16   AUTHOR
17   PACKAGE
18   USAGE
19   MODIFICATION HISTORY
20   QPack MODULES
21   INPUT
22   EXAMPLE
23   OUTPUT
24   ERROR MESSAGES
25   LITERATURE
26   OPTIONS
27   SOURCE
28   SYNOPSIS
29 #
30 # item order guarantees that in all files the items appear in the same order
31 #
32  item order:
33     NAME
34     PACKAGE
35     AUTHOR
36     MODIFICATION HISTORY
37     USAGE 
38     OPTIONS
39     EXAMPLE
40     INPUT
41     OUTPUT
42     ERROR MESSAGES
43     QPack MODULES
44     SOURCE
45 #    
46     LITERATURE
47 #    
48 source items:
49     SYNOPSIS 
50 format items:
51     NAME
52     PACKAGE
53     AUTHOR
54     MODIFICATION HISTORY
55     USAGE 
56     EXAMPLE
57     INPUT
58     OUTPUT
59     ERROR MESSAGES
60     QPack MODULES
61     LITERATURE 
62 ignore files:
63     README
64     .svn
65     .git
66     *.bak
67     *.backup
68     *~
69 #
70 headertypes:
71   e "makefile"       robo_mk
72   p "package"        robo_pack
73   m "module"         robo_mod
74   d "data"           robo_data
75   s "script"         robo_script
76   o "options"        robo_opt
77 header markers: