[go: up one dir, main page]

Menu

[r1]: / doc / Make_site.txt  Maximize  Restore  History

Download this file

16 lines (12 with data), 557 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
====== Make site ======
Created Saturday 18/08/2007
This builds a website from the [[Schema file|schema file]].
Typical usage:
/src/makesite.pl --schema schema.xml \
--siteloc path/to/mysite --persist mysite
===== Parameters =====
* --schema //schema// location of schema
* --dumpfile //dumpfile //optional, a dump file is written here (for debugging)
* --siteloc //siteloc// where to write the output
* --persist //persist// why do we nee[[d this ?? is i]]t the site name?
* --dtdloc //dtdloc// directory containing DTD schema (optional)