summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-29 19:56:19 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-29 19:56:19 -0500
commite050f35261fe453b70294b58bc6c87bfe57cf231 (patch)
tree86017806a4899670ed9b07869abcecde94eec201 /doc/ikiwiki.setup
parent4284719464cf2ed24546e87e8b4dfb4f36d8be4c (diff)
doc updates for bzr
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 9bf542981..e2974cfd5 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -42,6 +42,11 @@ use IkiWiki::Setup::Standard {
#historyurl => "http://localhost:8000/log/tip/[[file]]", # hg serve'd local repository
#diffurl => "http://localhost:8000/?fd=[[r2]];file=[[file]]",
+ # Bazaar stuff.
+ #rcs => "bzr",
+ #historyurl => ??,
+ #diffurl => ??,
+
# Monotone stuff
#rcs => "monotone",
#mtnkey => "web\@machine.company.com",