diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-02-07 11:53:21 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-02-07 13:48:48 -0500 |
commit | b571083d97d62e381d9b0cccd41889cfc95256a4 (patch) | |
tree | 3833c18da75d5b53f21f0d4bdc05c309373c7c70 /man/man1/sisu-po.1 | |
parent | REMOVE sisu v1 (diff) |
documentation & man pages, add sisu3, sisu-po and touches
Diffstat (limited to 'man/man1/sisu-po.1')
-rw-r--r-- | man/man1/sisu-po.1 | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/man/man1/sisu-po.1 b/man/man1/sisu-po.1 new file mode 100644 index 00000000..dc0460bf --- /dev/null +++ b/man/man1/sisu-po.1 @@ -0,0 +1,42 @@ +.TH SISU\-ODF 1 2011\-02\-07 3.0.0 SiSU + +.SH NAME +\fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system + +.SH SYNOPSIS +\fBsisu\-odf\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\-po\fR command is an alias for \fBsisu \-\-po4a\fR (or \fBsisu \-o\fR) which provided two sisu markup files of the same document in different languages produces .pot and .po output of a SiSU markup file. Experimental, and under development. + +.SH SEE ALSO +\fIsisu\fR(1), +.br +\fIsisu\-concordance\fR(1), +.br +\fIsisu\-epub\fR(1), +.br +\fIsisu\-git\fR(1), +.br +\fIsisu\-harvest\fR(1), +.br +\fIsisu\-html\fR(1), +.br +\fIsisu\-odf\fR(1), +.br +\fIsisu\-pdf\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>. + |