diff options
Diffstat (limited to 'man/man1/sisu_configuration.1')
| -rw-r--r-- | man/man1/sisu_configuration.1 | 30 | 
1 files changed, 15 insertions, 15 deletions
| diff --git a/man/man1/sisu_configuration.1 b/man/man1/sisu_configuration.1 index 8dcb0560..7c3f364c 100644 --- a/man/man1/sisu_configuration.1 +++ b/man/man1/sisu_configuration.1 @@ -1,6 +1,6 @@ -.TH "sisu_configuration" "1" "2007-08-30" "0.58.3" "SiSU" +.TH "sisu_configuration" "1" "2007-08-30" "0.59.0" "SiSU"  .SH -SISU \- CONFIGURATION \ [0.58], +SISU \- CONFIGURATION,  RALPH AMISSAH  .BR @@ -54,7 +54,7 @@ resource configuration is determined by looking at the following files if  they exist:  .BR -  ./_sisu/sisurc.yml +  \./_sisu/sisurc.yml  .BR    ~/.sisu/sisurc.yml @@ -91,7 +91,7 @@ Skins modify the default appearance of document output on a document,  directory, or site wide basis. Skins are looked for in the following locations:  .BR -  ./_sisu/skin +  \./_sisu/skin  .BR    ~/.sisu/skin @@ -104,13 +104,13 @@ directory, or site wide basis. Skins are looked for in the following locations:  are the following the default sub\-directories for document skins:  .BR -  ./skin/doc +  \./skin/doc  .BR -  ./skin/dir +  \./skin/dir  .BR -  ./skin/site +  \./skin/site  .BR  A skin is placed in the appropriate directory and the file named skin_[name].rb @@ -211,7 +211,7 @@ directory structure and organisation of content.  .BR  Custom built pages, including the home page index.html may be placed within the  configuration directory _sisu/home/ in any of the locations that is searched -for the configuration directory, namely ./_sisu; ~/_sisu; /etc/sisu From there +for the configuration directory, namely \./_sisu; ~/_sisu; /etc/sisu From there  they are copied to the root of the output directory with the command:  .BR @@ -271,7 +271,7 @@ Document Manifest @  .BR  DC Title: -.I SiSU \- Configuration \ [0.58] +.I SiSU \- Configuration  .BR  DC Creator: @@ -318,7 +318,7 @@ Filetype:  .BR  Sourcefile Digest, MD5(sisu_configuration._sst)= -.I 2a18ae8bbfec534c6e064d666ffbe20d +.I 491d3da039162d60ae0e2951aa260915  .BR  Skin_Digest: @@ -330,13 +330,13 @@ MD5(/home/ralph/grotto/theatre/dbld/sisu\-dev/sisu/data/doc/sisu/sisu_markup_sam  .BR  Document (metaverse) last generated: -.I Sun Sep 23 01:14:02 +0100 2007 +.I Mon Sep 24 15:36:17 +0100 2007  .BR  Generated by:  .I SiSU -.I 0.58.3 -of 2007w36/4 (2007\-09\-06) +.I 0.59.0 +of 2007w38/0 (2007\-09\-23)  .BR  Ruby version: @@ -359,10 +359,10 @@ pdf: <http://www.jus.uio.no/sisu/sisu_configuration/landscape.pdf>  at: <http://www.jus.uio.no/sisu>  .TP  .TP -* Generated by: SiSU 0.58.3 of 2007w36/4 (2007-09-06) +* Generated by: SiSU 0.59.0 of 2007w38/0 (2007-09-23)  .TP  * Ruby version: ruby 1.8.6 (2007-06-07 patchlevel 36) [i486-linux]  .TP -* Last Generated on: Sun Sep 23 01:14:07 +0100 2007 +* Last Generated on: Mon Sep 24 15:36:32 +0100 2007  .TP  * SiSU http://www.jus.uio.no/sisu | 
