changeset 231:656da3f693b8

Adding a directory-index to the documentation
author Stephan Holl <stephan.holl@intevation.de>
date Thu, 28 Jul 2011 16:30:22 +0200
parents 1cfb92731f48
children 4fc0635000d6
files doku/Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doku/Makefile	Wed Jul 27 13:58:15 2011 +0200
+++ b/doku/Makefile	Thu Jul 28 16:30:22 2011 +0200
@@ -136,3 +136,4 @@
 
 online: html
 	rm -rf $(WEBSITE) && mkdir -p $(WEBSITE) && cp -r build/html/* $(WEBSITE)
+	echo "DirectoryIndex index.html" >> $(WEBSITE)/.htaccess
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)