diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-09-23 05:16:21 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-09-23 05:16:21 +0100 |
commit | 50d45c6deb0afd2e4222d2e33a45487a9d1fa676 (patch) | |
tree | 100c62d678f009139999bf77c26c81653a721eeb /data/doc/manuals_generated/sisu_manual/sisu_webrick/dom.xml | |
parent | sisu-0.58.3 + md5s (diff) |
primarily todo with sisu documentation, changelog reproduced below:
* start documenting sisu using sisu
* sisu markup source files in
data/doc/sisu/sisu_markup_samples/sisu_manual/
/usr/share/doc/sisu/sisu_markup_samples/sisu_manual/
* default output [sisu -3] in
data/doc/manuals_generated/sisu_manual/
/usr/share/doc/manuals_generated/sisu_manual/
(adds substantially to the size of sisu package!)
* help related edits
* manpage, work on ability to generate manpages, improved
* param, exclude footnote mark count when occurs within code block
* plaintext changes made
* shared_txt, line wrap visited
* file:// link option introduced (in addition to existing https?:// and
ftp://) a bit arbitrarily, diff here, [double check changes in sysenv and
hub]
* minor adjustments
* html url match refinement
* css added tiny_center
* plaintext
* endnotes fix
* footnote adjustment to make more easily distinguishable from substantive
text
* flag -a only [flags -A -e -E dropped]
controlled by modifiers --unix/msdos --footnote/endnote
* defaults, homepage
* renamed homepage (instead of index) implications for modifying skins,
which need likewise to have any homepage entry renamed
* added link to sisu_manual in homepage
* css the css for the default homepage is renamed homepage.css (instead of
index.css) [consider removing this and relying on html.css]
* ruby version < ruby1.9
* place stop on installation and working with for now [ruby String.strip
broken in ruby 1.9.0 (2007-09-10 patchlevel 0) [i486-linux],
2007-09-18:38/2]
* debian/control restrict use to ruby > 1.8.4 and ruby < 1.9
* debian
* debian/control restrict use to ruby > 1.8.4 and ruby < 1.9
* sisu-doc new sub-package for sisu documentation
debian/control and sisu-doc.install
Diffstat (limited to 'data/doc/manuals_generated/sisu_manual/sisu_webrick/dom.xml')
-rw-r--r-- | data/doc/manuals_generated/sisu_manual/sisu_webrick/dom.xml | 417 |
1 files changed, 417 insertions, 0 deletions
diff --git a/data/doc/manuals_generated/sisu_manual/sisu_webrick/dom.xml b/data/doc/manuals_generated/sisu_manual/sisu_webrick/dom.xml new file mode 100644 index 00000000..8711de17 --- /dev/null +++ b/data/doc/manuals_generated/sisu_manual/sisu_webrick/dom.xml @@ -0,0 +1,417 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?xml-stylesheet type="text/css" href="../_sisu/css/dom.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:11 +0100 2007 + * SiSU http://www.jus.uio.no/sisu +--> + +<document> + +<head> + + <header> + <meta>Title:</meta> + <title> + SiSU - sisu_webrick [0.58] + </title> + </header> + + <header> + <meta>Creator:</meta> + <creator> + Ralph Amissah + </creator> + </header> + + <header> + <meta>Rights:</meta> + <rights> + Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3 + </rights> + </header> + + <header> + <meta>Type:</meta> + <type> + information + </type> + </header> + + <header> + <meta>Subject:</meta> + <subject> + ebook, epublishing, electronic book, electronic publishing, electronic document, electronic citation, data structure, citation systems, search + </subject> + </header> + + <header> + <meta>Date created:</meta> + <date_created> + 2002-08-28 + </date_created> + </header> + + <header> + <meta>Date issued:</meta> + <date_issued> + 2002-08-28 + </date_issued> + </header> + + <header> + <meta>Date available:</meta> + <date_available> + 2007-08-28 + </date_available> + </header> + + <header> + <meta>Date modified:</meta> + <date_modified> + 2007-09-16 + </date_modified> + </header> + + <header> + <meta>Date:</meta> + <date> + 2007-09-16 + </date> + </header> + + + + + + +</head> + +<body> + +<heading1> + <heading> + <object id="1"> + <ocn>1</ocn> + <text>SiSU - sisu_webrick [0.58],<br /> Ralph Amissah</text> + </object> + </heading> + + <heading2> + <heading> + <object id="2"> + <ocn>2</ocn> + <text>SiSU Webrick</text> + </object> + </heading> + + <contents1> + <heading> + <object id="3"> + <ocn>3</ocn> + <nametag>webrick</nametag> + + <text>1. sisu_webrick </text> + </object> + </heading> + <content> + + </content> + + <contents2> + <heading> + <object id="4"> + <ocn>4</ocn> + <nametag>1.1</nametag> + + <text>1.1 Name</text> + </object> + </heading> + <content> + + <object id="5"> + + + <ocn>5</ocn> + + + <text class="norm"><b>SiSU</b> - Structured information, Serialized Units - a document publishing system</text> + + </object> + + + </content> + + </contents2> + + <contents2> + <heading> + <object id="6"> + <ocn>6</ocn> + <nametag>1.2</nametag> + + <text>1.2 Synopsis</text> + </object> + </heading> + <content> + + <object id="7"> + + + <ocn>7</ocn> + + + <text class="norm">sisu_webrick [port]</text> + + </object> + + + <object id="8"> + + + <ocn>8</ocn> + + + <text class="norm">or</text> + + </object> + + + <object id="9"> + + + <ocn>9</ocn> + + + <text class="norm">sisu -W [port]</text> + + </object> + + + </content> + + </contents2> + + <contents2> + <heading> + <object id="10"> + <ocn>10</ocn> + <nametag>1.3</nametag> + + <text>1.3 Description</text> + </object> + </heading> + <content> + + <object id="11"> + + + <ocn>11</ocn> + + + <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> + + </object> + + + <object id="12"> + + + <ocn>12</ocn> + + + <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> + + </object> + + + </content> + + </contents2> + + <contents2> + <heading> + <object id="13"> + <ocn>13</ocn> + <nametag>1.4</nametag> + + <text>1.4 Summary of man page</text> + </object> + </heading> + <content> + + <object id="14"> + + + <ocn>14</ocn> + + + <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> + + </object> + + + <object id="15"> + + + <ocn>15</ocn> + + + <text class="norm">where no port is given and settings are unchanged the default port is 8081</text> + + </object> + + + </content> + + </contents2> + + <contents2> + <heading> + <object id="16"> + <ocn>16</ocn> + <nametag>1.5</nametag> + + <text>1.5 Document processing command flags</text> + </object> + </heading> + <content> + + <object id="17"> + + + <ocn>17</ocn> + + + <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> + + </object> + + + </content> + + </contents2> + + <contents2> + <heading> + <object id="18"> + <ocn>18</ocn> + <nametag>1.6</nametag> + + <text>1.6 Further information</text> + </object> + </heading> + <content> + + <object id="19"> + + + <ocn>19</ocn> + + + <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> + + </object> + + + <object id="20"> + + + <ocn>20</ocn> + + + <text class="norm">or man sisu</text> + + </object> + + + </content> + + </contents2> + + <contents2> + <heading> + <object id="21"> + <ocn>21</ocn> + <nametag>1.7</nametag> + + <text>1.7 Author</text> + </object> + </heading> + <content> + + <object id="22"> + + + <ocn>22</ocn> + + + <text class="norm">Ralph Amissah <ralph@amissah.com> or <ralph.amissah@gmail.com></text> + + </object> + + + </content> + + </contents2> + + <contents2> + <heading> + <object id="23"> + <ocn>23</ocn> + <nametag>1.8</nametag> + + <text>1.8 SEE ALSO</text> + </object> + </heading> + <content> + + <object id="24"> + + + <ocn>24</ocn> + + + <text class="indent1"> sisu(1)</text> + + </object> + + + <object id="25"> + + + <ocn>25</ocn> + + + <text class="indent1"> sisu_vim(7)</text> + + </object> + + + <object id="26"> + + + <ocn>26</ocn> + + + <text class="indent1"> sisu(8)</text> + + </object> + + + </content> + </contents2> + + + </contents1> + + </heading2> + +</heading1> + +</body> + +</document> + |