jablonka.czprosek.czf

hotsanic

Subversion Repositories:
[/] [branches/] [HotSaNIC-0.5.0-pre6/] [Documentation/] [module-howto/] [files.txt] - Blame information for rev 11

 

Line No. Rev Author Line
11simandlThese are the files that must exist for a module:
2 
3.description contains a brief description of the module.
4 Its contents will be shown during the configuration process
5 
6.settings.default some default values for this module
7 
8diagrams.pl This script generates all missing or out of date diagrams.
9 
10makeindex.pl
11 
12makerrd
13 
14platform/common.pm
15 
16platform/default.pm
17 
18read-data.pl Initialization script. It imports some libraries and starts
19 the whole process according to the commandline parameters.
20 These scripts look always teh same since the core stuff is
21 dome in the corrosponding global and module libraries.
22 
23settings file generated by setup.pl
24 
25setup.pl This script parses some system parameters or asks for user
26 input and generates the "settings" file which contains the
27 module specific configuration.
28 
29 
30 

Powered by WebSVN 2.2.1