diff options
Diffstat (limited to 'data/doc/manuals_generated/sisu_manual/sisu_webrick/scroll.xhtml')
-rw-r--r-- | data/doc/manuals_generated/sisu_manual/sisu_webrick/scroll.xhtml | 237 |
1 files changed, 237 insertions, 0 deletions
diff --git a/data/doc/manuals_generated/sisu_manual/sisu_webrick/scroll.xhtml b/data/doc/manuals_generated/sisu_manual/sisu_webrick/scroll.xhtml new file mode 100644 index 00000000..e0cc5db6 --- /dev/null +++ b/data/doc/manuals_generated/sisu_manual/sisu_webrick/scroll.xhtml @@ -0,0 +1,237 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?xml-stylesheet type="text/css" href="../_sisu/css/xhtml.css"?> +<!-- Document processing information: + * Generated by: SiSU 0.59.0 of 2007w38/0 (2007-09-23) + * Ruby version: ruby 1.8.6 (2007-06-07 patchlevel 36) [i486-linux] + * + * Last Generated on: Sun Sep 23 04:12:19 +0100 2007 + * SiSU http://www.jus.uio.no/sisu +--> + +<document> +<head> + <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> + <meta>Title:</meta> + <title class="dc"> + SiSU - sisu_webrick [0.58] + </title> + <br /> + <meta>Creator:</meta> + <creator class="dc"> + Ralph Amissah + </creator> + <br /> + <meta>Rights:</meta> + <rights class="dc"> + Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3 + </rights> + <br /> + <meta>Type:</meta> + <type class="dc"> + information + </type> + <br /> + <meta>Subject:</meta> + <subject class="dc"> + ebook, epublishing, electronic book, electronic publishing, electronic document, electronic citation, data structure, citation systems, search + </subject> + <br /> + <meta>Date created:</meta> + <date_created class="extra"> + 2002-08-28 + </date_created> + <br /> + <meta>Date issued:</meta> + <date_issued class="extra"> + 2002-08-28 + </date_issued> + <br /> + <meta>Date available:</meta> + <date_available class="extra"> + 2007-08-28 + </date_available> + <br /> + <meta>Date modified:</meta> + <date_modified class="extra"> + 2007-09-16 + </date_modified> + <br /> + <meta>Date:</meta> + <date class="dc"> + 2007-09-16 + </date> + <br /> +</head> +<body> +<object id="1"> + <text class="h1"> + SiSU - sisu_webrick [0.58],<br /> Ralph Amissah + </text> + <ocn>1</ocn> +</object> +<object id="2"> + <text class="h2"> + SiSU Webrick + </text> + <ocn>2</ocn> +</object> +<object id="3"> + <text class="h4"> + 1. sisu_webrick + </text> + <ocn>3</ocn> +</object> +<object id="4"> + <text class="h5"> + 1.1 Name + </text> + <ocn>4</ocn> +</object> +<object id="5"> + <text class="norm"> + <b>SiSU</b> - Structured information, Serialized Units - a document +publishing system + </text> + <ocn>5</ocn> +</object> +<object id="6"> + <text class="h5"> + 1.2 Synopsis + </text> + <ocn>6</ocn> +</object> +<object id="7"> + <text class="norm"> + sisu_webrick [port] + </text> + <ocn>7</ocn> +</object> +<object id="8"> + <text class="norm"> + or + </text> + <ocn>8</ocn> +</object> +<object id="9"> + <text class="norm"> + sisu -W [port] + </text> + <ocn>9</ocn> +</object> +<object id="10"> + <text class="h5"> + 1.3 Description + </text> + <ocn>10</ocn> +</object> +<object id="11"> + <text class="norm"> + sisu_webrick is part of <b>SiSU</b> (man sisu) sisu_webrick starts +<b>Ruby</b>'s Webrick web-server and points it to the directories to +which <b>SiSU</b> output is written, providing a list of these +directories (assuming <b>SiSU</b> is in use and they exist). + </text> + <ocn>11</ocn> +</object> +<object id="12"> + <text class="norm"> + 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). + </text> + <ocn>12</ocn> +</object> +<object id="13"> + <text class="h5"> + 1.4 Summary of man page + </text> + <ocn>13</ocn> +</object> +<object id="14"> + <text class="norm"> + 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] + </text> + <ocn>14</ocn> +</object> +<object id="15"> + <text class="norm"> + where no port is given and settings are unchanged the default port is +8081 + </text> + <ocn>15</ocn> +</object> +<object id="16"> + <text class="h5"> + 1.5 Document processing command flags + </text> + <ocn>16</ocn> +</object> +<object id="17"> + <text class="norm"> + sisu -W [port] starts <b>Ruby</b> Webrick web-server, serving +<b>SiSU</b> 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 + </text> + <ocn>17</ocn> +</object> +<object id="18"> + <text class="h5"> + 1.6 Further information + </text> + <ocn>18</ocn> +</object> +<object id="19"> + <text class="norm"> + For more information on <b>SiSU</b> see: <<link +xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" +xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>> + </text> + <ocn>19</ocn> +</object> +<object id="20"> + <text class="norm"> + or man sisu + </text> + <ocn>20</ocn> +</object> +<object id="21"> + <text class="h5"> + 1.7 Author + </text> + <ocn>21</ocn> +</object> +<object id="22"> + <text class="norm"> + Ralph Amissah <ralph@amissah.com> or <ralph.amissah@gmail.com> + </text> + <ocn>22</ocn> +</object> +<object id="23"> + <text class="h5"> + 1.8 SEE ALSO + </text> + <ocn>23</ocn> +</object> +<object id="24"> + <text class="indent1"> + sisu(1) + </text> + <ocn>24</ocn> +</object> +<object id="25"> + <text class="indent1"> + sisu_vim(7) + </text> + <ocn>25</ocn> +</object> +<object id="26"> + <text class="indent1"> + sisu(8) + </text> + <ocn>26</ocn> +</object> +</body> +</document> |