aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/manuals_generated/sisu_manual/sisu_webrick/sax.xml
blob: 3e58eaa6b07157f7cf4355d9e80c47515fd99d1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet type="text/css" href="../_sisu/css/sax.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:03 +0100 2007
     * SiSU http://www.jus.uio.no/sisu
-->

<document>
<head>
	<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">
	<ocn>1</ocn>
	<text class="h1">
		SiSU - sisu_webrick [0.58],<br /> Ralph Amissah
	</text>
</object>
<object id="2">
	<ocn>2</ocn>
	<text class="h2">
		SiSU Webrick
	</text>
</object>
<object id="3">
	<ocn>3</ocn>
	<text class="h4">
		1. sisu_webrick 
	</text>
</object>
<object id="4">
	<ocn>4</ocn>
	<text class="h5">
		1.1 Name
	</text>
</object>
<object id="5">
	<ocn>5</ocn>
	<text class="norm">
		<b>SiSU</b> - Structured information, Serialized Units - a document
publishing system
	</text>
</object>
<object id="6">
	<ocn>6</ocn>
	<text class="h5">
		1.2 Synopsis
	</text>
</object>
<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>
<object id="10">
	<ocn>10</ocn>
	<text class="h5">
		1.3 Description
	</text>
</object>
<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: &#126;/.sisu/sisurc.yml a sample of which is provided
as /etc/sisu/sisurc.yml (or in the equivalent directory on your
system).
	</text>
</object>
<object id="13">
	<ocn>13</ocn>
	<text class="h5">
		1.4 Summary of man page
	</text>
</object>
<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>
<object id="16">
	<ocn>16</ocn>
	<text class="h5">
		1.5 Document processing command flags
	</text>
</object>
<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
&#126;/.sisu/sisurc.yaml then on port 8081
	</text>
</object>
<object id="18">
	<ocn>18</ocn>
	<text class="h5">
		1.6 Further information
	</text>
</object>
<object id="19">
	<ocn>19</ocn>
	<text class="norm">
		For more information on <b>SiSU</b> see: &lt;<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>&gt;
	</text>
</object>
<object id="20">
	<ocn>20</ocn>
	<text class="norm">
		or man sisu
	</text>
</object>
<object id="21">
	<ocn>21</ocn>
	<text class="h5">
		1.7 Author
	</text>
</object>
<object id="22">
	<ocn>22</ocn>
	<text class="norm">
		Ralph Amissah <ralph@amissah.com> or <ralph.amissah@gmail.com>
	</text>
</object>
<object id="23">
	<ocn>23</ocn>
	<text class="h5">
		1.8 SEE ALSO
	</text>
</object>
<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>
</body>
</document>