diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-14 13:40:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-14 13:40:09 -0400 |
commit | db7c05ff09141bd575fa1a9a88d76b2c03b5a3e7 (patch) | |
tree | f979edb73cce322edc9181f4e3efa2c3c92e4bb4 /doc/branches.mdwn | |
parent | e93f31a5ef49275a750c20f96890d2ecc517fe88 (diff) | |
download | ikiwiki-db7c05ff09141bd575fa1a9a88d76b2c03b5a3e7.tar ikiwiki-db7c05ff09141bd575fa1a9a88d76b2c03b5a3e7.tar.gz |
fix inline, I hope
Diffstat (limited to 'doc/branches.mdwn')
-rw-r--r-- | doc/branches.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/branches.mdwn b/doc/branches.mdwn index c2a55d746..3f17226e6 100644 --- a/doc/branches.mdwn +++ b/doc/branches.mdwn @@ -4,7 +4,7 @@ example when submitting a [[patch]], you can use the Branches referred to in open [[bugs]] and [[todo]]: -[[!inline pages="(todo/* or bugs/*) and link(branches) and !link(bugs/done) +[[!inline pages="(todo/* or bugs/*) and link(/branches) and !link(bugs/done) and !link(todo/done) and !*/*/*" show=0 archive=yes]] The main ikiwiki git repository has some branches included in it, too: |