From 52f8b9c0b1e1606a4260ef2e0df4d525497691b1 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 7 Jul 2007 09:21:47 +0100 Subject: cgi-sample search form; texinfo fix; xml scaffold; help, man pages etc. visited; screen output, color set to true; docbook entries removed * cgi generated sample search form * order results on files of the same title, in multiple files (with different filenames) * postgresql, character case sensitivity, control, on/off * tail decoration, gplv3 & sisu info * texinfo/info (pinfo) module starts to do something vaguely useful again [not a much used module, testing required] * print XML rendition of document structure to screen -T * sisurc.yml default, color set to true [apologies if this causes anyone any inconvenience, it is configurable in sisurc.yml] * help, man pages, README (man(8) related and env, 'sisu -V') * docbook entries removed for the present time * sisu-install (install ruby rant script renamed) and permissions set to executable --- data/doc/sisu/html/sisu.1.html | 58 +++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'data/doc/sisu/html/sisu.1.html') diff --git a/data/doc/sisu/html/sisu.1.html b/data/doc/sisu/html/sisu.1.html index 61d0ab0d..968f8eb1 100644 --- a/data/doc/sisu/html/sisu.1.html +++ b/data/doc/sisu/html/sisu.1.html @@ -12,7 +12,7 @@ SiSU - Structured information, Serialized Units - a document publishing system

Synopsis

-sisu [ -AabcDdEeFHhIMmNnopqrRSstUuVvwXxYyZz0-9 +sisu [ -AabcDdEeFHhIMmNnopqRrSsTtUuVvwXxYyZz0-9 ] [ filename/ wildcard ]

sisu [ -Ddcv ] [ instruction ]

sisu [ -CcFLSVvW @@ -130,37 +130,37 @@ most web servers). [behaviour switched after 0.35 see -H].

-I [filename/wildcard]
-
produces texinfo file.
+
produces texinfo and info file, (view with pinfo).
-L
-
prints license information.
+
prints license information. +
+ +
-M [filename/wildcard/url]
+
maintenance mode files created for processing +preserved and their locations indicated. (also see -V)
+ +
-m [filename/wildcard/url] +
+
assumed for most other flags, creates new meta-markup file, (the metaverse +) that is used in all subsequent processing of other output. This step is +assumed for most processing flags. To skip it see -n
+ +
-N [filename/wildcard/url] +
+
document digest or document content certificate ( DCC ) as md5 digest tree +of the document: the digest for the document, and digests for each object +contained within the document (together with information on software versions +that produced it) (digest.txt). -NV for verbose digest output to screen.
+ +
-n [filename/wildcard/url] +
+
skip meta-markup (building of "metaverse"), this skips the equivalent of +-m which is otherwise assumed by most processing flags.
-
-M [filename/wildcard/url] +
-o [filename/wildcard/url]
-
maintenance mode files created for processing preserved and their locations -indicated. (also see -V)
- -
-m [filename/wildcard/url]
-
assumed for most other -flags, creates new meta-markup file, (the metaverse ) that is used in all -subsequent processing of other output. This step is assumed for most processing -flags. To skip it see -n
- -
-N [filename/wildcard/url]
-
document digest or document -content certificate ( DCC ) as md5 digest tree of the document: the digest -for the document, and digests for each object contained within the document -(together with information on software versions that produced it) (digest.txt). --NV for verbose digest output to screen.
- -
-n [filename/wildcard/url]
-
skip meta-markup -(building of "metaverse"), this skips the equivalent of -m which is otherwise -assumed by most processing flags.
- -
-o [filename/wildcard/url]
-
output basic -document in opendocument file format (opendocument.odt).
+
output basic document in opendocument file format (opendocument.odt).
-p [filename/wildcard]
@@ -1161,7 +1161,7 @@ set up, and first time must be run without other flags ie sisu -mrv [file sisu -mhwprv example_file.sst other_example_file.sst

to process a remote sisu marked up file (html,pdf,concordance), provide the url(s) (works for text -only files, will be downloaded and processed locally): sisu -mhwpv http://www.jus.uio.no/sisu/gpl3.fsf/gpl3.fsf.sst +only files, will be downloaded and processed locally): sisu -mhwpv http://www.jus.uio.no/sisu/sample/markup/gpl3.fsf.sst http://www.jus.uio.no/sisu/sample/markup/autonomy_markup0.sst

one file is local -- cgit v1.2.3