diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-03-02 22:14:58 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-03-02 22:15:07 -0500 |
commit | 59b7f8499867a5363ba9bbd9041f3434ab4cc1d6 (patch) | |
tree | 20949ae30e756db1837f6de3d0940e8eb23963c3 /data/doc/sisu/html/README | |
parent | v3: sysenv, separate out processing_path method plus consequences (diff) |
v2, v3: consolidate manual & markup samples
* reinstate lang dir structure for manual when v3 becomes default
Diffstat (limited to 'data/doc/sisu/html/README')
-rw-r--r-- | data/doc/sisu/html/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/doc/sisu/html/README b/data/doc/sisu/html/README new file mode 100644 index 00000000..a4263458 --- /dev/null +++ b/data/doc/sisu/html/README @@ -0,0 +1,10 @@ +this "html" directory contains SiSU man pages in html +- generated from man pages using man2html + +man pages are either created by sisu from sisu markup documents contained in +the directory "sisu_markup_samples/sisu_manual" +or manually crafted + +also see the contents of the directories: +* "sisu_manual" [sisu documentation in various file formats] +* "sisu_markup_samples" [sisu markup examples] |