From a72e66db913de3a2e508080c8b1fc8d1342a899b Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 25 Sep 2007 23:23:03 +0100 Subject: remove generated output from main package --- .../sisu_manual/sisu_webrick/scroll.xhtml | 237 --------------------- 1 file changed, 237 deletions(-) delete mode 100644 data/doc/manuals_generated/sisu_manual/sisu_webrick/scroll.xhtml (limited to 'data/doc/manuals_generated/sisu_manual/sisu_webrick/scroll.xhtml') diff --git a/data/doc/manuals_generated/sisu_manual/sisu_webrick/scroll.xhtml b/data/doc/manuals_generated/sisu_manual/sisu_webrick/scroll.xhtml deleted file mode 100644 index e4b819ef..00000000 --- a/data/doc/manuals_generated/sisu_manual/sisu_webrick/scroll.xhtml +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - - - Title: - - SiSU - sisu_webrick - -
- Creator: - - Ralph Amissah - -
- Rights: - - Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3 - -
- Type: - - information - -
- Subject: - - ebook, epublishing, electronic book, electronic publishing, electronic document, electronic citation, data structure, citation systems, search - -
- Date created: - - 2002-08-28 - -
- Date issued: - - 2002-08-28 - -
- Date available: - - 2007-08-28 - -
- Date modified: - - 2007-09-16 - -
- Date: - - 2007-09-16 - -
- - - - - SiSU - sisu_webrick,
Ralph Amissah -
- 1 -
- - - SiSU Webrick - - 2 - - - - 1. sisu_webrick - - 3 - - - - 1.1 Name - - 4 - - - - SiSU - Structured information, Serialized Units - a document -publishing system - - 5 - - - - 1.2 Synopsis - - 6 - - - - sisu_webrick [port] - - 7 - - - - or - - 8 - - - - sisu -W [port] - - 9 - - - - 1.3 Description - - 10 - - - - 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). - - 11 - - - - The default port for sisu_webrick is set to 8081, this may be modified -in the yaml file: ~/.sisu/sisurc.yml a sample of which is provided -as /etc/sisu/sisurc.yml (or in the equivalent directory on your -system). - - 12 - - - - 1.4 Summary of man page - - 13 - - - - 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] - - 14 - - - - where no port is given and settings are unchanged the default port is -8081 - - 15 - - - - 1.5 Document processing command flags - - 16 - - - - 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 - - 17 - - - - 1.6 Further information - - 18 - - - - For more information on SiSU see: <http://www.jus.uio.no/sisu> - - 19 - - - - or man sisu - - 20 - - - - 1.7 Author - - 21 - - - - Ralph Amissah ralph@amissah.com or ralph.amissah@gmail.com - - 22 - - - - 1.8 SEE ALSO - - 23 - - - - sisu(1) - - 24 - - - - sisu_vim(7) - - 25 - - - - sisu(8) - - 26 - - -
-- cgit v1.2.3