diff --git a/docs/index.txt b/docs/index.txt
new file mode 100644
index 0000000000000000000000000000000000000000..30b7d214b621355a9a70171b9ca725ded0e5fece
--- /dev/null
+++ b/docs/index.txt
@@ -0,0 +1,53 @@
+SimpleSAMLphp Documentation
+===========================
+
+ * [Installing simpleSAMLphp](simplesamlphp-install)
+    * [Installation from Subversion](simplesamlphp-subversion)
+    * [Upgrading SimpleSAMLphp to version 1.5](simplesamlphp-upgrade-notes-1.5)
+    * [Changelog](simplesamlphp-changelog)
+ * [Using simpleSAMLphp as a SAML Service Provider](simplesamlphp-sp)
+  * [Hosted SP Configuration Reference](saml:sp)
+  * [IdP remote reference](simplesamlphp-reference-idp-remote)
+  * [Connecting SimpleSAMLphp as a SP to UK Access Federation or InCommon](simplesamlphp-ukaccess)
+  * [Upgrading - migration to use the SAML authentication source](simplesamlphp-sp-migration)
+ * [Identity Provider QuickStart](simplesamlphp-idp)
+  * [IdP hosted reference](simplesamlphp-reference-idp-hosted)
+  * [SP remote reference](simplesamlphp-reference-sp-remote)
+  * [Use case: Setting up an IdP for Google Apps](simplesamlphp-googleapps)
+  * [Identity Provider Advanced Topics](simplesamlphp-idp-more)
+ * [Automated Metadata Management](simplesamlphp-automated_metadata)
+ * [Maintenance and configuration](/simplesamlphp-maintenance) - covers session handling, php configuration etc.
+ * [Authentication Processing Filters](simplesamlphp-authproc) - attribute filtering, attribute mapping, consent, group generation etc.
+ * [Advanced features](simplesamlphp-advancedfeatures) - covers bridging protocols, attribute filtering, etc.
+ * [SimpleSAMLphp Dictionaries and Translation](simplesamlphp-translation)
+ * [Theming simpleSAMLphp](simplesamlphp-theming)
+ * [simpleSAMLphp Modules](simplesamlphp-modules) - how to create own customized modules
+
+Documentation on specific simpleSAMLphp modules:
+ 
+ * [Consent module](consent:consent)
+ * [Installing and configuring the consentAdmin module](consentAdmin:consentAdmin)
+ * [OpenId Provider Module](openidProvider:provider)
+ * [Authorization](authorize:authorize)
+ * [InfoCard Module](InfoCard:usage)
+ * [autotest Module](autotest:test)
+ * [Statistics](statistics:statistics)
+ * [Aggregator](aggregator:aggregator)
+
+Documentation for simpleSAMLphp developers:
+
+ * [Error handling in simpleSAMLphp](simplesamlphp-errorhandling)
+
+### Externally contributed documentation
+
+  * [Notes on using SimpleSAMLphp SP and Shibboleth IdP using SAML 2.0](http://www.zeitoun.net/articles/configure-simplesaml-1.3-sp-and-shibboleth-2.1-idp/start)
+
+### Video tutorials
+
+ * [Installation, configuration and test login with Feide (approx 8 minutes)](http://rnd.feide.no/content/video-tutorial-installing-and-configuring-simplesamlphp)
+
+### Community help and support
+
+ * [Please join the mailinglist](http://rnd.feide.no/content/simplesamlphp-users-mailinglist)
+ * [The simpleSAMLphp wiki](https://ow.feide.no/simplesamlphp:start) contains information about different setup of simpleSAMLphp. In example eduGAIN setup, common errors, linux setup, shibboleth installation etc.
+