Home | Index

r3 Reference Guide

r3 generate Command

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.

aliases

flags

[Note] 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 htdocs causes the file to reside at $R3HOME/htdocs/cookery/us/subdir1/subdir2/index.html.