formatting

master
Joey Hess 2008-07-22 20:33:51 -04:00
parent 29f32d0ba3
commit 41b0c029c8
1 changed files with 2 additions and 1 deletions

View File

@ -635,4 +635,5 @@ when imported, populate `$IkiWiki::Setup::raw_setup` with a reference
to a hash containing all the config items.
By the way, to parse a ikiwiki setup file, a program just needs to
do something like `use IkiWiki::Setup; my %setup=IkiWiki::Setup::load($filename)`
do something like:
`use IkiWiki::Setup; my %setup=IkiWiki::Setup::load($filename)`