summaryrefslogtreecommitdiffstats
path: root/doc/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'doc/.htaccess')
-rw-r--r--doc/.htaccess15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/.htaccess b/doc/.htaccess
new file mode 100644
index 0000000..5558f6e
--- /dev/null
+++ b/doc/.htaccess
@@ -0,0 +1,15 @@
+AddDescription "MIT LICENSE" LICENSE.MIT
+AddDescription "GNU GENERAL PUBLIC LICENSE" LICENSE.GPL
+AddDescription "General description of ndim-git-utils" README
+AddDescription "Common code to several scripts" git-ndim-sh
+AddDescription "The git-amb(1) man page" git-amb.txt
+AddDescription "The git-amb script" git-amb
+AddDescription "The git-rebase-subtree(1) man page" git-rebase-subtree.txt
+AddDescription "The git-rebase-subtree script" git-rebase-subtree
+AddDescription "The git-buildmsg(1) man page" git-buildmsg.txt
+AddDescription "The git-buildmsg script" git-buildmsg
+AddDescription "ndim's git cheatsheet" ndim-git-cheatsheet.txt
+AddDescription "source tarball distribution" ndim-git-utils-*.tar.bz2
+ReadmeName FOOTER.html
+HeaderName HEADER.html
+IndexIgnore FOOTER.html HEADER.html ..