Major docs update, including chunked docs and better pdf output.
diff --git a/documentation/contents/index.php b/documentation/contents/index.php
index fb70657..9ecf07b 100755
--- a/documentation/contents/index.php
+++ b/documentation/contents/index.php
@@ -2,7 +2,7 @@
 	$pageTitle 		= "AMP - Documentation";
 
 	$html  = '<div id="midcolumn">';
-	$html .= file_get_contents('_index.html');
+	$html .= file_get_contents('index.html');
 	$html .= "</div>";
 
 	# Generate the web page