man sisu_webrick (Commandes) - a document publishing system

NAME

SiSU - Structured information, Serialized Units - a document publishing system

SYNOPSIS

sisu_webrick [port]

or

sisu -W [port]

DESCRIPTION

sisu_webrick is part of SiSU (man sisu) sisu_webrick starts Ruby's Webrick web-server and points it to the directories to which SiSU output is written, providing a list of these directories (assuming SiSU is in use and they exist).

The default port for sisu_webrick is set to 8081, this may be modified in the yaml file: ~/.sisu/sisurc.yaml a sample of which is provided as /etc/sisu/sisurc.yaml (or in the equivalent directory on your system).

Summary of man page

sisu_webrick, may be started on it's own with the command: sisu_webrick [port] or using the sisu command with the -W flag: sisu -W [port]

where no port is given and settings are unchanged the default port is 8081

DOCUMENT PROCESSING COMMAND FLAGS

sisu -W [port] starts Ruby Webrick web-server, serving SiSU output directories, on the port provided, or if no port is provided and the defaults have not been changed in ~/.sisu/sisurc.yaml then on port 8081

FURTHER INFORMATION

For more information on SiSU see: http://www.jus.uio.no/sisu

or man sisu

AUTHOR

Ralph Amissah ralph@amissah.com or ralph.amissah@gmail.com

SEE ALSO