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/sax.xml | 236 --------------------- 1 file changed, 236 deletions(-) delete mode 100644 data/doc/manuals_generated/sisu_manual/sisu_webrick/sax.xml (limited to 'data/doc/manuals_generated/sisu_manual/sisu_webrick/sax.xml') diff --git a/data/doc/manuals_generated/sisu_manual/sisu_webrick/sax.xml b/data/doc/manuals_generated/sisu_manual/sisu_webrick/sax.xml deleted file mode 100644 index 1853de43..00000000 --- a/data/doc/manuals_generated/sisu_manual/sisu_webrick/sax.xml +++ /dev/null @@ -1,236 +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 - -
- - - - 1 - - SiSU - sisu_webrick,
Ralph Amissah -
-
- - 2 - - SiSU Webrick - - - - 3 - - 1. sisu_webrick - - - - 4 - - 1.1 Name - - - - 5 - - SiSU - Structured information, Serialized Units - a document -publishing system - - - - 6 - - 1.2 Synopsis - - - - 7 - - sisu_webrick [port] - - - - 8 - - or - - - - 9 - - sisu -W [port] - - - - 10 - - 1.3 Description - - - - 11 - - 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). - - - - 12 - - 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). - - - - 13 - - 1.4 Summary of man page - - - - 14 - - 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] - - - - 15 - - where no port is given and settings are unchanged the default port is -8081 - - - - 16 - - 1.5 Document processing command flags - - - - 17 - - 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 - - - - 18 - - 1.6 Further information - - - - 19 - - For more information on SiSU see: <http://www.jus.uio.no/sisu> - - - - 20 - - or man sisu - - - - 21 - - 1.7 Author - - - - 22 - - Ralph Amissah ralph@amissah.com or ralph.amissah@gmail.com - - - - 23 - - 1.8 SEE ALSO - - - - 24 - - sisu(1) - - - - 25 - - sisu_vim(7) - - - - 26 - - sisu(8) - - - -
-- cgit v1.2.3