X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4796acdae76a294199e8d8152c3c9ed53db808a2..1d8e719e6ae0ef7aaa35510102c0a55fd3cd740b:/doc/usage.mdwn?ds=inline diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 8efb9a63d..75e3aa246 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -89,9 +89,16 @@ flags such as --verbose can be negated with --no-verbose. In setup mode, ikiwiki reads the config file, which is really a perl program that can call ikiwiki internal functions. Uses of this are - various; one is to automatically generate wrappers for a wiki based on - data in a config file. + various; the normal one is to automatically generate wrappers for a + wiki based on data in a config file. + + Note that the wiki will be (re)built as part of the setup process to + ensure that any changes take effect. + + [[ikiwiki.setup]] is an example of such a config file. # AUTHOR Joey Hess + +Warning: this page is automatically made into ikiwiki's man page, edit with care