* Add support for mercurial, contributed by Emanuele Aina.
[ikiwiki.git] / doc / ikiwiki.setup
index 95d2d46af9e146e9e5c70b01381dc40670463787..ac84352df3e51f47f7e7128e8f0b18c784248d1d 100644 (file)
@@ -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.