diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-07-15 07:38:11 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-07-15 07:38:11 -0400 |
commit | 0a2eaed1103e8e3a43bcca1482e52df8eba88c9f (patch) | |
tree | 85b40a2413d6078021307bec95631e80bc60fa56 /man/man1/sisu-harvest.1 | |
parent | debian/changelog 2.6.1 (diff) | |
parent | sisu-2.6.2 changelog, date, version (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'man/man1/sisu-harvest.1')
-rw-r--r-- | man/man1/sisu-harvest.1 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/man/man1/sisu-harvest.1 b/man/man1/sisu-harvest.1 new file mode 100644 index 00000000..3f450986 --- /dev/null +++ b/man/man1/sisu-harvest.1 @@ -0,0 +1,37 @@ +.TH SISU\-HARVEST 1 2010\-07\-12 2.6.0 SiSU + +.SH NAME +\fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system + +.SH SYNOPSIS +\fBsisu\-harvest\fR \fIsisu_document.sst\fR | \fIsisu_document.ssm\fR + +.SH DESCRIPTION +\fBSiSU\fR is a lightweight markup based document structuring, publishing and search framework for document collections. +.PP +The \fBsisu\-harvest\fR command is an alias for \fBsisu \-\-harvest\fR which based on the @classify: :topic_register: headers in each SiSU markup file, produces HTML output in the form of an index of authors and their texts and an index of topics and related texts. + +.SH SEE ALSO +\fIsisu\fR(1), +.br +\fIsisu\-concordance\fR(1), +.br +\fIsisu\-epub\fR(1), +.br +\fIsisu\-html\fR(1), +.br +\fIsisu\-pdf\fR(1), +.br +\fIsisu\-odf\fR(1), +.br +\fIsisu\-pg\fR(1), +.br +\fIsisu\-sqlite\fR(1), +.br +\fIsisu\-txt\fR(1). + +.SH HOMEPAGE +More information about \fBSiSU\fR can be found at <\fIhttp://www.jus.uio.no/sisu/\fR>. + +.SH AUTHOR +\fBSiSU\fR was written by Ralph Amissah <\fIralph@amissah.com\fR>. |