diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-14 13:41:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-14 13:41:10 -0400 |
commit | cad2305b62c1eb73498469c6176809245e8d5f35 (patch) | |
tree | 07a936ef4e52ebb4d42f25bf2c125ae8f5a62616 | |
parent | db7c05ff09141bd575fa1a9a88d76b2c03b5a3e7 (diff) | |
download | ikiwiki-cad2305b62c1eb73498469c6176809245e8d5f35.tar ikiwiki-cad2305b62c1eb73498469c6176809245e8d5f35.tar.gz |
debug
-rw-r--r-- | doc/branches.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/branches.mdwn b/doc/branches.mdwn index 3f17226e6..e1a808677 100644 --- a/doc/branches.mdwn +++ b/doc/branches.mdwn @@ -7,6 +7,10 @@ Branches referred to in open [[bugs]] and [[todo]]: [[!inline pages="(todo/* or bugs/*) and link(/branches) and !link(bugs/done) and !link(todo/done) and !*/*/*" show=0 archive=yes]] +All branches: + +[[!inline pages="link(/branches)" show=0 archive=yes]] + The main ikiwiki git repository has some branches included in it, too: * `gallery` contains the [[todo/Gallery]] plugin. It's not yet merged |