From 804a103722aa7731ca7f2062ee2ebf533607e6aa Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 3 Oct 2012 00:11:08 -0400 Subject: v4: 4.0.0 new branch & version & changelog "opened" --- man/man1/sisu-concordance.1 | 6 +-- man/man1/sisu-epub.1 | 6 +-- man/man1/sisu-git.1 | 39 --------------- man/man1/sisu-harvest.1 | 6 +-- man/man1/sisu-html.1 | 6 +-- man/man1/sisu-odf.1 | 6 +-- man/man1/sisu-pdf.1 | 6 +-- man/man1/sisu-pg.1 | 6 +-- man/man1/sisu-po.1 | 42 ---------------- man/man1/sisu-sqlite.1 | 6 +-- man/man1/sisu-txt.1 | 6 +-- man/man1/sisu-webrick.1 | 117 ++++++++++++++++++++++++++++++++++++++++++++ man/man1/sisu.1 | 2 +- man/man1/sisu2.1 | 1 - man/man1/sisu4.1 | 1 + man/man1/sisu_termsheet.1 | 66 ------------------------- man/man1/sisu_webrick.1 | 117 -------------------------------------------- 17 files changed, 128 insertions(+), 311 deletions(-) delete mode 100644 man/man1/sisu-git.1 delete mode 100644 man/man1/sisu-po.1 create mode 100644 man/man1/sisu-webrick.1 delete mode 120000 man/man1/sisu2.1 create mode 120000 man/man1/sisu4.1 delete mode 100644 man/man1/sisu_termsheet.1 delete mode 100644 man/man1/sisu_webrick.1 (limited to 'man/man1') diff --git a/man/man1/sisu-concordance.1 b/man/man1/sisu-concordance.1 index 2b5a981f..f1eb4705 100644 --- a/man/man1/sisu-concordance.1 +++ b/man/man1/sisu-concordance.1 @@ -1,4 +1,4 @@ -.TH SISU\-CONCORDANCE 1 "2011\-03\-05" "2.8.1" "SiSU" +.TH SISU-CONCORDANCE 1 "2011-03-05" "2.8.1" "SiSU" .SH NAME \fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system @@ -16,8 +16,6 @@ The \fBsisu\-concordance\fR command is an alias for \fBsisu \-\-concordance\fR ( .br \fIsisu\-epub\fR(1), .br -\fIsisu\-git\fR(1), -.br \fIsisu\-harvest\fR(1), .br \fIsisu\-html\fR(1), @@ -28,8 +26,6 @@ The \fBsisu\-concordance\fR command is an alias for \fBsisu \-\-concordance\fR ( .br \fIsisu\-pg\fR(1), .br -\fIsisu\-po\fR(1), -.br \fIsisu\-sqlite\fR(1), .br \fIsisu\-txt\fR(1). diff --git a/man/man1/sisu-epub.1 b/man/man1/sisu-epub.1 index ab6a4d6e..bf4c2755 100644 --- a/man/man1/sisu-epub.1 +++ b/man/man1/sisu-epub.1 @@ -1,4 +1,4 @@ -.TH SISU\-EPUB 1 "2011\-03\-05" "2.8.1" "SiSU" +.TH SISU-EPUB 1 "2011-03-05" "2.8.1" "SiSU" .SH NAME \fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system @@ -16,8 +16,6 @@ The \fBsisu\-epub\fR command is an alias for \fBsisu \-\-epub\fR (or \fBsisu \-e .br \fIsisu\-concordance\fR(1), .br -\fIsisu\-git\fR(1), -.br \fIsisu\-harvest\fR(1), .br \fIsisu\-html\fR(1), @@ -28,8 +26,6 @@ The \fBsisu\-epub\fR command is an alias for \fBsisu \-\-epub\fR (or \fBsisu \-e .br \fIsisu\-pg\fR(1), .br -\fIsisu\-po\fR(1), -.br \fIsisu\-sqlite\fR(1), .br \fIsisu\-txt\fR(1). diff --git a/man/man1/sisu-git.1 b/man/man1/sisu-git.1 deleted file mode 100644 index c5c612eb..00000000 --- a/man/man1/sisu-git.1 +++ /dev/null @@ -1,39 +0,0 @@ -.TH SISU\-GIT 1 "2011\-03\-05" "2.8.1" "SiSU" - -.SH NAME -\fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system - -.SH SYNOPSIS -\fBsisu\-git\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\-git\fR command is an alias for \fBsisu \-\-git\fR (or \fBsisu \-g\fR) which produces a git repository of the sisu source document and associated parts (images, ). - -.SH SEE ALSO -\fIsisu\fR(1), -.br -\fIsisu\-concordance\fR(1), -.br -\fIsisu\-epub\fR(1), -.br -\fIsisu\-harvest\fR(1), -.br -\fIsisu\-html\fR(1), -.br -\fIsisu\-pdf\fR(1), -.br -\fIsisu\-pg\fR(1), -.br -\fIsisu\-po\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.sisudoc.org/\fR> or <\fIhttp://www.jus.uio.no/sisu/\fR>. - -.SH AUTHOR -\fBSiSU\fR is written by Ralph Amissah <\fIralph@amissah.com\fR>. diff --git a/man/man1/sisu-harvest.1 b/man/man1/sisu-harvest.1 index 3967c18e..35b7b9c9 100644 --- a/man/man1/sisu-harvest.1 +++ b/man/man1/sisu-harvest.1 @@ -1,4 +1,4 @@ -.TH SISU\-HARVEST 1 "2011\-03\-05" "2.8.1" "SiSU" +.TH SISU-HARVEST 1 "2011-03-05" "2.8.1" "SiSU" .SH NAME \fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system @@ -18,8 +18,6 @@ The \fBsisu\-harvest\fR command is an alias for \fBsisu \-\-harvest\fR which bas .br \fIsisu\-epub\fR(1), .br -\fIsisu\-git\fR(1), -.br \fIsisu\-html\fR(1), .br \fIsisu\-pdf\fR(1), @@ -28,8 +26,6 @@ The \fBsisu\-harvest\fR command is an alias for \fBsisu \-\-harvest\fR which bas .br \fIsisu\-pg\fR(1), .br -\fIsisu\-po\fR(1), -.br \fIsisu\-sqlite\fR(1), .br \fIsisu\-txt\fR(1). diff --git a/man/man1/sisu-html.1 b/man/man1/sisu-html.1 index 7d80cb69..205cb8d9 100644 --- a/man/man1/sisu-html.1 +++ b/man/man1/sisu-html.1 @@ -1,4 +1,4 @@ -.TH SISU\-HTML 1 "2011\-03\-05" "2.8.1" "SiSU" +.TH SISU-HTML 1 "2011-03-05" "2.8.1" "SiSU" .SH NAME \fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system @@ -18,8 +18,6 @@ The \fBsisu\-html\fR command is an alias for \fBsisu \-\-html\fR (or \fBsisu \-h .br \fIsisu\-epub\fR(1), .br -\fIsisu\-git\fR(1), -.br \fIsisu\-harvest\fR(1), .br \fIsisu\-pdf\fR(1), @@ -28,8 +26,6 @@ The \fBsisu\-html\fR command is an alias for \fBsisu \-\-html\fR (or \fBsisu \-h .br \fIsisu\-pg\fR(1), .br -\fIsisu\-po\fR(1), -.br \fIsisu\-sqlite\fR(1), .br \fIsisu\-txt\fR(1). diff --git a/man/man1/sisu-odf.1 b/man/man1/sisu-odf.1 index 9e3bbbba..18df172f 100644 --- a/man/man1/sisu-odf.1 +++ b/man/man1/sisu-odf.1 @@ -1,4 +1,4 @@ -.TH SISU\-ODF 1 "2011\-03\-05" "2.8.1" "SiSU" +.TH SISU-ODF 1 "2011-03-05" "2.8.1" "SiSU" .SH NAME \fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system @@ -18,8 +18,6 @@ The \fBsisu\-odf\fR command is an alias for \fBsisu \-\-odt\fR (or \fBsisu \-o\f .br \fIsisu\-epub\fR(1), .br -\fIsisu\-git\fR(1), -.br \fIsisu\-harvest\fR(1), .br \fIsisu\-html\fR(1), @@ -28,8 +26,6 @@ The \fBsisu\-odf\fR command is an alias for \fBsisu \-\-odt\fR (or \fBsisu \-o\f .br \fIsisu\-pg\fR(1), .br -\fIsisu\-po\fR(1), -.br \fIsisu\-sqlite\fR(1), .br \fIsisu\-txt\fR(1). diff --git a/man/man1/sisu-pdf.1 b/man/man1/sisu-pdf.1 index 49a86ef1..07cd526d 100644 --- a/man/man1/sisu-pdf.1 +++ b/man/man1/sisu-pdf.1 @@ -1,4 +1,4 @@ -.TH SISU\-PDF 1 "2011\-03\-05" "2.8.1" "SiSU" +.TH SISU-PDF 1 "2011-03-05" "2.8.1" "SiSU" .SH NAME \fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system @@ -18,8 +18,6 @@ The \fBsisu\-pdf\fR command is an alias for \fBsisu \-\-pdf\fR (or \fBsisu \-p\f .br \fIsisu\-epub\fR(1), .br -\fIsisu\-git\fR(1), -.br \fIsisu\-harvest\fR(1), .br \fIsisu\-html\fR(1), @@ -28,8 +26,6 @@ The \fBsisu\-pdf\fR command is an alias for \fBsisu \-\-pdf\fR (or \fBsisu \-p\f .br \fIsisu\-pg\fR(1), .br -\fIsisu\-po\fR(1), -.br \fIsisu\-sqlite\fR(1), .br \fIsisu\-txt\fR(1). diff --git a/man/man1/sisu-pg.1 b/man/man1/sisu-pg.1 index 81125ff2..094b84d5 100644 --- a/man/man1/sisu-pg.1 +++ b/man/man1/sisu-pg.1 @@ -1,4 +1,4 @@ -.TH SISU\-PG 1 "2011\-03\-05" "2.8.1" "SiSU" +.TH SISU-PG 1 "2011-03-05" "2.8.1" "SiSU" .SH NAME \fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system @@ -18,16 +18,12 @@ The \fBsisu\-pq\fR command is an alias for \fBsisu \-\-pg\fR (or \fBsisu \-D\fR) .br \fIsisu\-epub\fR(1), .br -\fIsisu\-git\fR(1), -.br \fIsisu\-harvest\fR(1), .br \fIsisu\-html\fR(1), .br \fIsisu\-pdf\fR(1), .br -\fIsisu\-po\fR(1), -.br \fIsisu\-odf\fR(1), .br \fIsisu\-sqlite\fR(1), diff --git a/man/man1/sisu-po.1 b/man/man1/sisu-po.1 deleted file mode 100644 index 7581369d..00000000 --- a/man/man1/sisu-po.1 +++ /dev/null @@ -1,42 +0,0 @@ -.TH SISU\-PO 1 "2011\-03\-05" "2.8.1" "SiSU" - -.SH NAME -\fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system - -.SH SYNOPSIS -\fBsisu\-po\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.sisudoc.org/\fR> or <\fIhttp://www.jus.uio.no/sisu/\fR>. - -.SH AUTHOR -\fBSiSU\fR is written by Ralph Amissah <\fIralph@amissah.com\fR>. - diff --git a/man/man1/sisu-sqlite.1 b/man/man1/sisu-sqlite.1 index 07b68619..96e091be 100644 --- a/man/man1/sisu-sqlite.1 +++ b/man/man1/sisu-sqlite.1 @@ -1,4 +1,4 @@ -.TH SISU\-SQLITE 1 "2011\-03\-05" "2.8.1" "SiSU" +.TH SISU-SQLITE 1 "2011-03-05" "2.8.1" "SiSU" .SH NAME \fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system @@ -18,8 +18,6 @@ The \fBsisu\-sqlite\fR command is an alias for \fBsisu \-\-sqlite\fR (or \fBsisu .br \fIsisu\-epub\fR(1), .br -\fIsisu\-git\fR(1), -.br \fIsisu\-harvest\fR(1), .br \fIsisu\-html\fR(1), @@ -30,8 +28,6 @@ The \fBsisu\-sqlite\fR command is an alias for \fBsisu \-\-sqlite\fR (or \fBsisu .br \fIsisu\-pg\fR(1), .br -\fIsisu\-po\fR(1), -.br \fIsisu\-txt\fR(1). .SH HOMEPAGE diff --git a/man/man1/sisu-txt.1 b/man/man1/sisu-txt.1 index 68d1b080..87fa6625 100644 --- a/man/man1/sisu-txt.1 +++ b/man/man1/sisu-txt.1 @@ -1,4 +1,4 @@ -.TH SISU\-TXT 1 "2011\-03\-05" "2.8.1" "SiSU" +.TH SISU-TXT 1 "2011-03-05" "2.8.1" "SiSU" .SH NAME \fBSiSU\fR \- Structured information, Serialized Units \- a document publishing system @@ -18,8 +18,6 @@ The \fBsisu\-txt\fR command is an alias for \fBsisu \-\-txt\fR (or \fBsisu \-t\f .br \fIsisu\-epub\fR(1), .br -\fIsisu\-git\fR(1), -.br \fIsisu\-harvest\fR(1), .br \fIsisu\-html\fR(1), @@ -30,8 +28,6 @@ The \fBsisu\-txt\fR command is an alias for \fBsisu \-\-txt\fR (or \fBsisu \-t\f .br \fIsisu\-pg\fR(1), .br -\fIsisu\-po\fR(1), -.br \fIsisu\-sqlite\fR(1). .SH HOMEPAGE diff --git a/man/man1/sisu-webrick.1 b/man/man1/sisu-webrick.1 new file mode 100644 index 00000000..2cfe9455 --- /dev/null +++ b/man/man1/sisu-webrick.1 @@ -0,0 +1,117 @@ +.TH "sisu_webrick" "1" "2007-09-16" "0.59.1" "SiSU" +.SH NAME +sisu \- documents: structuring, publishing in multiple formats, and search +.SH SYNOPSIS +sisu \-W +.SH +SISU \- SISU_WEBRICK, +RALPH AMISSAH +.BR + +.SH +SISU WEBRICK +.BR + +.SH +1. SISU_WEBRICK +.BR + +.SH +1.1 NAME + +.BR +.B SiSU +\- Structured information, Serialized Units - a document publishing system + +.SH +1.2 SYNOPSIS + +.BR +sisu_webrick \ [port] + +.BR +or + +.BR +sisu --Webrick \ [port] + +.BR +or + +.BR +sisu -W \ [port] + +.SH +1.3 DESCRIPTION + +.BR +sisu_webrick is part of +.B SiSU +(man sisu) sisu_webrick starts +.B Ruby +\'s Webrick web-server and points it to the directories to which +.B SiSU +output is written, providing a list of these directories (assuming +.B SiSU +is in use and they exist). + +.BR +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). + +.SH +1.4 SUMMARY OF MAN PAGE + +.BR +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] + +.BR +where no port is given and settings are unchanged the default port is 8081 + +.SH +1.5 DOCUMENT PROCESSING COMMAND FLAGS + +.BR +sisu -W \ [port] starts +.B Ruby +Webrick web-server, serving +.B SiSU +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 + +.SH +1.6 FURTHER INFORMATION + +.BR +For more information on +.B SiSU +see: + +.BR +or man sisu + +.SH +1.7 AUTHOR + +.BR +Ralph Amissah ralph@amissah.com or ralph.amissah@gmail.com + +.SH +1.8 SEE ALSO + +.BR + sisu(1) + +.BR + sisu_vim(7) + +.BR + sisu(8) + +.SH HOMEPAGE +More information about \fBSiSU\fR can be found at <\fIhttp://www.sisudoc.org/\fR> or <\fIhttp://www.jus.uio.no/sisu/\fR>. + +.SH AUTHOR +\fBSiSU\fR is written by Ralph Amissah <\fIralph@amissah.com\fR>. diff --git a/man/man1/sisu.1 b/man/man1/sisu.1 index 35af5f8d..4f82611f 100644 --- a/man/man1/sisu.1 +++ b/man/man1/sisu.1 @@ -1,4 +1,4 @@ -.TH "sisu" "1" "2012-05-25" "3.2.10" "SiSU" +.TH "sisu" "1" "2012-11-05" "4.0.0" "SiSU" .br .SH NAME .br diff --git a/man/man1/sisu2.1 b/man/man1/sisu2.1 deleted file mode 120000 index 09708b31..00000000 --- a/man/man1/sisu2.1 +++ /dev/null @@ -1 +0,0 @@ -sisu.1 \ No newline at end of file diff --git a/man/man1/sisu4.1 b/man/man1/sisu4.1 new file mode 120000 index 00000000..09708b31 --- /dev/null +++ b/man/man1/sisu4.1 @@ -0,0 +1 @@ +sisu.1 \ No newline at end of file diff --git a/man/man1/sisu_termsheet.1 b/man/man1/sisu_termsheet.1 deleted file mode 100644 index 518e65fc..00000000 --- a/man/man1/sisu_termsheet.1 +++ /dev/null @@ -1,66 +0,0 @@ -.\" Name: SiSU information Structuring Universe -.\" Author: Ralph Amissah -.\" Description: sisu termsheet (preprocessing) manpage -.\" arch-tag: sisu manpage -.\" License: GPL 3 or later -.\" Notes: Process this file with -.\" groff -man -Tascii sisu.1 -.\" nroff -man sisu.1 | most -.\" |sisu.1|@|^| -.TH sisu_termsheet 1 "December 17, 2005" "version 0.34" "SiSU termsheet merge (sisu \-t [termsheet\-name])" -.SH NAME -.B SiSU -\- Structured information, Serialized Units \- a document publishing system -.SH SYNOPSIS -.PP -.B sisu -.B \-t -.I [termsheet\-name(s)] -.\"%% Description -.SH DESCRIPTION -.B sisu_termsheet -.I is part of SiSU is -.B invoked -.I through the sisu command (man sisu) -.PP -.\"%% Summary -.SH Summary of man page -.PP -sisu_termsheet, is started with the command: -.B sisu \-\-termsheet -.I [termsheet\-name(s)] -.\"%% Flags -.SH DOCUMENT PROCESSING COMMAND FLAGS -.PP -.BI sisu \ \-t \ [termsheet\-name(s)] -(runs sisu_termsheet) merges the termsheet(s) specified on the commandline with the documents it is instructed to merge in the termsheet(s), and produces regular -.I SiSU -output documents from the merged results. -.PP -[further documentation on termsheets required] -.\"%% Further Information -.SH FURTHER INFORMATION -.PP -For more information on -.I SiSU -see: -.I -.PP -or -.I man sisu -.SH AUTHOR -Ralph Amissah -.I -or -.I -.SH SEE ALSO -.BR sisu(1), -.BR sisu(8), -.BR sisu_webrick(1), -.BR sisu_vim(7) - -.SH HOMEPAGE -More information about \fBSiSU\fR can be found at <\fIhttp://www.sisudoc.org/\fR> or <\fIhttp://www.jus.uio.no/sisu/\fR>. - -.SH AUTHOR -\fBSiSU\fR is written by Ralph Amissah <\fIralph@amissah.com\fR>. diff --git a/man/man1/sisu_webrick.1 b/man/man1/sisu_webrick.1 deleted file mode 100644 index 2cfe9455..00000000 --- a/man/man1/sisu_webrick.1 +++ /dev/null @@ -1,117 +0,0 @@ -.TH "sisu_webrick" "1" "2007-09-16" "0.59.1" "SiSU" -.SH NAME -sisu \- documents: structuring, publishing in multiple formats, and search -.SH SYNOPSIS -sisu \-W -.SH -SISU \- SISU_WEBRICK, -RALPH AMISSAH -.BR - -.SH -SISU WEBRICK -.BR - -.SH -1. SISU_WEBRICK -.BR - -.SH -1.1 NAME - -.BR -.B SiSU -\- Structured information, Serialized Units - a document publishing system - -.SH -1.2 SYNOPSIS - -.BR -sisu_webrick \ [port] - -.BR -or - -.BR -sisu --Webrick \ [port] - -.BR -or - -.BR -sisu -W \ [port] - -.SH -1.3 DESCRIPTION - -.BR -sisu_webrick is part of -.B SiSU -(man sisu) sisu_webrick starts -.B Ruby -\'s Webrick web-server and points it to the directories to which -.B SiSU -output is written, providing a list of these directories (assuming -.B SiSU -is in use and they exist). - -.BR -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). - -.SH -1.4 SUMMARY OF MAN PAGE - -.BR -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] - -.BR -where no port is given and settings are unchanged the default port is 8081 - -.SH -1.5 DOCUMENT PROCESSING COMMAND FLAGS - -.BR -sisu -W \ [port] starts -.B Ruby -Webrick web-server, serving -.B SiSU -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 - -.SH -1.6 FURTHER INFORMATION - -.BR -For more information on -.B SiSU -see: - -.BR -or man sisu - -.SH -1.7 AUTHOR - -.BR -Ralph Amissah ralph@amissah.com or ralph.amissah@gmail.com - -.SH -1.8 SEE ALSO - -.BR - sisu(1) - -.BR - sisu_vim(7) - -.BR - sisu(8) - -.SH HOMEPAGE -More information about \fBSiSU\fR can be found at <\fIhttp://www.sisudoc.org/\fR> or <\fIhttp://www.jus.uio.no/sisu/\fR>. - -.SH AUTHOR -\fBSiSU\fR is written by Ralph Amissah <\fIralph@amissah.com\fR>. -- cgit v1.2.3