From 7145a299d695326f607595f7fa00c695080109fc Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 21 Dec 2009 11:23:20 -0500 Subject: documentation get paths to reflect directory structure changes --- .../sisu_markup_samples/sisu_manual/sisu_howto.sst | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_howto.sst') diff --git a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_howto.sst b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_howto.sst index c67208d6..86a0df24 100644 --- a/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_howto.sst +++ b/data/doc/sisu/v1/sisu_markup_samples/sisu_manual/sisu_howto.sst @@ -139,7 +139,7 @@ aptitude install sisu-sqlite ideally copy the sisu-examples directory to your home directory (because the directory in which you run this example should be writable) -cp -rv /usr/share/sisu-examples/sample/document_samples_sisu_markup ~/. +cp -rv /usr/share/doc/sisu/v1/sisu_markup_samples ~/. !_ (3) use sisu to create an sqlite database @@ -180,7 +180,7 @@ sisu -F webrick the string should be provided as output from the previous command -sudo cp -vi /usr/share/sisu-examples/sample/document_samples_sisu_markup/sisu_sqlite.cgi /usr/lib/cgi-bin +sudo cp -vi /usr/share/sisu/v1/conf/cgi-bin/sisu_sqlite.cgi /usr/lib/cgi-bin sudo chmod -v 755 /usr/lib/cgi-bin/sisu_sqlite.cgi @@ -297,11 +297,11 @@ http://www.jus.uio.no/sisu/SiSU/2#books on untarring the source tarball: -_1 data/sisu-examples/sample/document_samples_sisu_markup/ +_1 data/doc/sisu/v1/sisu_markup_samples or the same once source is installed (or sisu-examples) under: -_1 /usr/share/sisu-examples/sample/document_samples_sisu_markup/ +_1 /usr/share/doc/sisu/v1/sisu_markup_samples Some notes are contained within the man page, *{man sisu}* and within sisu help via the commands *{sisu help markup}* and *{sisu help headers}* @@ -572,7 +572,7 @@ and on installation under: _1 /etc/sisu/skin/doc/ -_1 /usr/share/sisu-examples/sample/document_samples_sisu_markup/_sisu/skin/doc +_1 /usr/share/doc/sisu/v1/sisu_markup_samples/dfsg/_sisu/skin/doc The following paths are searched: @@ -1014,7 +1014,7 @@ the first document). After installation of sisu-complete, move to the document samples directory -_1 cd /usr/share/doc/sisu/sisu_markup_samples/dfsg +_1 cd /usr/share/doc/sisu/v1/sisu_markup_samples/dfsg and run @@ -1165,11 +1165,11 @@ _1 sisu --help headers Sample marked up document are provided with the download tarball in the directory: -_1 ./data/doc/sisu/sisu_markup_samples/dfsg +_1 ./data/doc/sisu/v1/sisu_markup_samples/dfsg These are installed on the system usually at: -_1 /usr/share/doc/sisu/sisu_markup_samples/dfsg +_1 /usr/share/doc/sisu/v1/sisu_markup_samples/dfsg More markup samples are available in the package sisu-markup-samples @@ -1183,11 +1183,11 @@ _1 http://www.jus.uio.no/sisu/SiSU/examples.html There is syntax support for some editors provided (together with a README file) in -_1 ./data/sisu/conf/syntax +_1 ./data/sisu/v1/conf/editor-syntax-etc usually installed to: -_1 /usr/share/sisu/conf/syntax +_1 /usr/share/sisu/v1/conf/editor-syntax-etc 2~ License @@ -1231,7 +1231,7 @@ _1 http://www.jus.uio.no/sisu/SiSU/changelog_markup_samples.html After installation of sisu-complete, move to the document samples directory, -_1 cd /usr/share/doc/sisu/sisu_markup_samples/dfsg +_1 cd /usr/share/doc/sisu/v1/sisu_markup_samples/dfsg [this is not where you would normally work but provides sample documents for testing, you may prefer instead to copy the contents of that directory to a local @@ -1303,7 +1303,7 @@ _1 mkdir ~/sisu_test _1 cd ~/sisu_test -_1 cp -a /usr/share/doc/sisu/sisu_markup_samples/dfsg/* ~/sisu_test/. +_1 cp -a /usr/share/doc/sisu/v1/sisu_markup_samples/dfsg/* ~/sisu_test/. !_ Tip: the markup syntax examples may be of interest -- cgit v1.2.3