aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/markup-samples/manual/en/sisu_introduction.sst
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/markup-samples/manual/en/sisu_introduction.sst')
-rw-r--r--data/doc/sisu/markup-samples/manual/en/sisu_introduction.sst2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/doc/sisu/markup-samples/manual/en/sisu_introduction.sst b/data/doc/sisu/markup-samples/manual/en/sisu_introduction.sst
index 1fc14d9a..1e5d1b5b 100644
--- a/data/doc/sisu/markup-samples/manual/en/sisu_introduction.sst
+++ b/data/doc/sisu/markup-samples/manual/en/sisu_introduction.sst
@@ -25,8 +25,10 @@
:B~? What is SiSU?
1~sisu_intro Introduction - What is SiSU?
+={ SiSU: introduction }
SiSU is a lightweight markup based document creation and publishing framework that is controlled from the command line. Prepare documents for SiSU using your text editor of choice, then use SiSU to generate various output document formats.
+={ SiSU: description }
From a single lightly prepared document (plain-text UTF-8) sisu custom builds several standard output formats which share a common (text object) numbering system for citation of content within a document (that also has implications for search). The sisu engine works with an abstraction of the document's structure and content from which it is possible to generate different forms of representation of the document. SiSU produces: plain-text, HTML, XHTML, XML, EPUB, ODF:ODT (Opendocument), LaTeX, PDF, and populates an SQL database (PostgreSQL or SQLite) with text objects, roughly, paragraph sized chunks so that document searches are done at this level of granularity.