
The command to generate the web space area under
$R3HOME/htdocs.
usage:r3 [-c <arg>] generate [-a] [-v] [-o] [-n] [<location_path>] generate targets
If location_path is not supplied, The
flag -a must be supplied to generate the entire web
space.
If location_path is a partial location
(i.e product only or product/intl), all targets pertinent to the partial
location will be generated. When the supplied
location is a full location, only the
specific target for that location will be generated.
generate | gen
-a: generates everything.
-v: specifies to run in verbose mode.
-o: prints to standard output (not target
files).
-n: runs templates but do not output.
![]() |
Note |
|---|---|
|
A brief description of creating templates in subdirectories can be found at the end of the r3 target create section. In the example, r3 target create cookery/us/subdir1,subdir2,index.html is used to create the target. Using r3 generate to generate the file under
|