diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-26 22:55:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-26 22:55:39 -0400 |
commit | 4f06e7402ab09ebc1baa2ff0b3af50ccfc37a67e (patch) | |
tree | 44e33abdc34771462c15445a5b3679cb465930ae /doc/usage.mdwn | |
parent | 2c08693645c498f8ff8c8d2021b97504bf0d9383 (diff) | |
download | ikiwiki-4f06e7402ab09ebc1baa2ff0b3af50ccfc37a67e.tar ikiwiki-4f06e7402ab09ebc1baa2ff0b3af50ccfc37a67e.tar.gz |
remove ikiwiki.setup
To generate your own, use ikiwiki -dumpsetup ikiwiki.setup
Update docs.
Diffstat (limited to 'doc/usage.mdwn')
-rw-r--r-- | doc/usage.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 473d1c9b1..511bb687a 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -55,8 +55,6 @@ These options control the mode that ikiwiki operates in. In setup mode, ikiwiki reads the config file, which is really a perl program that can call ikiwiki internal functions. - [[ikiwiki.setup]] is an example of such a config file. - The default action when --setup is specified is to automatically generate wrappers for a wiki based on data in a config file, and rebuild the wiki. If you only want to build any changed pages, you can use --refresh with |