diff --git a/doc/index.mdwn b/doc/index.mdwn index 50d48a5f78..e0dbb69438 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]]
---- +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 0000000000..2e6dddb3fa --- /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/*"]]