From 65477054fd798728bf186aa2938727ddddbe86a5 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 22 May 2007 02:06:46 +0100 Subject: Imported upstream version 0.52.7 --- data/doc/sisu/html/sisu_webrick.1.html | 69 ++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 data/doc/sisu/html/sisu_webrick.1.html (limited to 'data/doc/sisu/html/sisu_webrick.1.html') diff --git a/data/doc/sisu/html/sisu_webrick.1.html b/data/doc/sisu/html/sisu_webrick.1.html new file mode 100644 index 00000000..f82412e2 --- /dev/null +++ b/data/doc/sisu/html/sisu_webrick.1.html @@ -0,0 +1,69 @@ + + + + + +sisu_webrick(1) manual page + + +Table of Contents

+ +

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

+sisu(1) +, sisu_vim(7) + sisu(8) +,

+ +


+Table of Contents

+

+ + -- cgit v1.2.3