diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-03 21:12:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-03 21:12:01 -0400 |
commit | 629b794eb5dd339e6278a0791d424877f40a6ff3 (patch) | |
tree | eb8f9a3a87ce5bd2bc3cdcabee5d595c1873e16d | |
parent | 2c121d23ceee9abaf7d2de0484e333047de97c49 (diff) |
add sitemap
-rw-r--r-- | doc/index.mdwn | 4 | ||||
-rw-r--r-- | doc/sitemap.mdwn | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index 50d48a5f7..e0dbb6943 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -51,11 +51,13 @@ files with git. * [[internals]] * [[design]] * [[what git annex is not|not]] -* git-annex is Free Software, licensed under the [[GPL]]. +* [[sitemap]] <br clear="all" /> ---- +git-annex is Free Software, licensed under the [[GPL]]. + git-annex's wiki is powered by [Ikiwiki](http://ikiwiki.info/) and hosted by [Branchable](http://branchable.com/). diff --git a/doc/sitemap.mdwn b/doc/sitemap.mdwn new file mode 100644 index 000000000..2e6dddb3f --- /dev/null +++ b/doc/sitemap.mdwn @@ -0,0 +1,3 @@ +[[!map pages="page(*) and !*/discussion and !recentchanges +and !bugs/* and !examples/*/* and !news/* and !tips/* +and !forum/* and !todo/* and !users/* and !ikiwiki/*"]] |