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/rcs | |
parent | 2c08693645c498f8ff8c8d2021b97504bf0d9383 (diff) |
remove ikiwiki.setup
To generate your own, use ikiwiki -dumpsetup ikiwiki.setup
Update docs.
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/details.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/rcs/details.mdwn b/doc/rcs/details.mdwn index 9bf65762f..e62f3ef49 100644 --- a/doc/rcs/details.mdwn +++ b/doc/rcs/details.mdwn @@ -266,8 +266,7 @@ on the same local machine, I suggest to create the latter with the "`git clone - command to save disk space. Note that, as a rule of thumb, you should always put the rcs wrapper (`post-update`) -into the master repository (`.git/hooks/`) as can be noticed in the Git wrappers of -the sample [[ikiwiki.setup]]. +into the master repository (`.git/hooks/`). Here is how a web edit works with ikiwiki and git: |