summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-06 20:31:55 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-06 20:31:55 +0000
commitf7f3b0bb7d91c74f67023e970cee71ad2ea260da (patch)
tree5944ff8e2c28172497d4ae8262f4eb7f2a843ddf /doc/ikiwiki.setup
parent513af0c0df210bbab175f3408013f058cec05ef1 (diff)
* Add support for mercurial, contributed by Emanuele Aina.
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r--doc/ikiwiki.setup5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 95d2d46af..ac84352df 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -35,6 +35,11 @@ use IkiWiki::Setup::Standard {
#historyurl => ??,
#diffurl => ??,
+ # Mercurial stuff.
+ #rcs => "mercurial",
+ #historyurl => "http://localhost:8000/", # hg serve'd local repository
+ #diffurl => "http://localhost:8000/?fd=[[changeset]];file=[[file]]",
+
wrappers => [
#{
# # The cgi wrapper.