diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 18 | 
1 files changed, 9 insertions, 9 deletions
| @@ -91,17 +91,17 @@ Once set up it is simple to use.  Within the SiSU tarball: -  ./data/doc/sisu/sisu_manual/ +  ./data/doc/sisu/v1/sisu_markup_samples/sisu_manual  Once installed, directory equivalent to: -  <file:///usr/share/doc/sisu/sisu_manual/> +  <file:///usr/share/doc/sisu/v1/sisu_markup_samples/sisu_manual/>  Available man pages are converted back to html using man2html: -  <file:///usr/share/doc/sisu/html/> +  <file:///usr/share/doc/sisu/v1/html/> -  ./data/doc/sisu/html/ +  ./data/doc/sisu/v1/html/  %% Online Information, places to look  --------------- @@ -283,7 +283,7 @@ the first document).  After installation of sisu-complete, move to the document samples directory -  cd /usr/share/doc/sisu/sisu_markup_samples/dfsg +  cd /usr/share/doc/sisu/v1/sisu_markup_samples/dfsg  and run @@ -424,10 +424,10 @@ and  Sample marked up document are provided with the download tarball in the  directory: -  ./data/doc/sisu/sisu_markup_samples/dfsg +  ./data/doc/sisu/v1/sisu_markup_samples/dfsg  These are installed on the system usually at: -  /usr/share/doc/sisu/sisu_markup_samples/dfsg +  /usr/share/doc/sisu/v1/sisu_markup_samples/dfsg  More markup samples are available in the package sisu-markup-samples    <http://www.jus.uio.no/sisu/SiSU/download.html#sisu-markup-samples> @@ -440,11 +440,11 @@ Many more are available online off:  There is syntax support for some editors provided (together with a README file) in -  ./data/sisu/conf/syntax +  ./data/sisu/v1/conf/editor-syntax-etc  usually installed to: -  /usr/share/sisu/conf/syntax +  /usr/share/sisu/v1/conf/editor-syntax-etc  %% License  --------------- | 
