[MXD2map-commits] r231:656da3f693b8
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Aug 5 08:21:49 CEST 2011
details: http://hg.intevation.org/geospatial/mxd2map/rev/656da3f693b8
changeset: 231:656da3f693b8
user: Stephan Holl <stephan.holl at intevation.de>
date: Thu Jul 28 16:30:22 2011 +0200
description:
Adding a directory-index to the documentation
diffstat:
doku/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (8 lines):
diff -r 1cfb92731f48 -r 656da3f693b8 doku/Makefile
--- 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
More information about the MXD2map-commits
mailing list