diff options
| author | Ralph Amissah <ralph@amissah.com> | 2010-02-02 18:22:24 -0500 | 
|---|---|---|
| committer | Ralph Amissah <ralph@amissah.com> | 2010-02-02 18:23:03 -0500 | 
| commit | eda55dd67ea3cf735dc14c53effcc39bd8e337ef (patch) | |
| tree | 30ac46c1857ba43ec56ea06651b35a502f3d1264 /man | |
| parent | sha256 for 1.0.11 (diff) | |
directory structure change for sisu 1.0.0
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/sisu_markup_samples.1 | 21 | 
1 files changed, 8 insertions, 13 deletions
| diff --git a/man/man1/sisu_markup_samples.1 b/man/man1/sisu_markup_samples.1 index 68c6010..1f83e3b 100644 --- a/man/man1/sisu_markup_samples.1 +++ b/man/man1/sisu_markup_samples.1 @@ -7,7 +7,7 @@  .\"    groff -man -Tascii sisu.1  .\"    nroff -man sisu.1 | most   .\"  |sisu.1|@|^|<url:sisu.1>  -.TH sisu_examples 1  "October 31, 2006" "version 0.48" "SiSU markup samples and configuration related offerings (optional package)" +.TH sisu_examples 1  "December 21, 2009" "version 1.0" "SiSU markup samples and configuration related offerings (optional package)"  .SH NAME  .B SiSU  \- Structured information, Serialized Units \- a document publishing system @@ -16,14 +16,14 @@  .PP  This is an optional package of sisu examples, mainly sample markup files.  They are installed installed under  -.I /usr/share/sisu\-examples +.I /usr/share/doc/sisu/v1/sisu_markup_samples  or the equivalent directory (change this path as appropriate for the information provided below).  .SH Document Markup  .PP  Sample markup documents are located in -.I /usr/share/doc/sisu/sisu_markup_samples/dfsg +.I /usr/share/doc/sisu/v1/sisu_markup_samples/dfsg  and these document samples in -.I /usr/share/doc/sisu/sisu_markup_samples/non\-free +.I /usr/share/doc/sisu/v1/sisu_markup_samples/non\-free  (or the equivalent shared directory)  .PP  A few more sample documents are available at @@ -31,16 +31,16 @@ A few more sample documents are available at  .SH Cgi database frontend  .PP  A simple example of a cgi frontend to query a sisu created postgresql database is to be found under: -.I /usr/share/sisu/conf/cgi\-bin +.I /usr/share/sisu/v1/conf/cgi\-bin  .SH Configuration samples  .PP  Some configuration files are located at: -.I /usr/share/sisu/conf +.I /usr/share/sisu/v1/conf  .\"%% Vim  .SH Vim support files  .PP  Vim support is provided by way of an ftplugin/sisu file, installed automatically in Debian, else located under -.I /usr/share/sisu/conf/vim +.I /usr/share/sisu/v1/conf/editor\-syntax\-etc/vim  .PP  This provides, vim folds, syntax higlighting a color file and some default settings.  .PP @@ -48,12 +48,7 @@ if not installed place filetype and ftplugin under  .I ~/.vim  .PP  Other syntax highlighters -.I /usr/share/sisu/conf/syntax -.SH Conversion -.PP -Some very rough initial conversion from html routines using wvWare -.I /usr/share/sisu/conf/convert -(not tested recently) +.I /usr/share/sisu/v1/conf/editor\-syntax\-etc  .\"%% Further Information  .SH FURTHER INFORMATION  .PP | 
