preliminary RT docs
[freeside.git] / httemplate / docs / index.html
index 932df05..4a58441 100644 (file)
@@ -1,19 +1,21 @@
 <head>
-  <title>Documentation</title>
+  <title>Freeside Documentation</title>
 </head>
 <body bgcolor="#ffffff">
-  <h1>Documentation</h1>
-<img src="overview.png">
+  <h1>Freeside Documentation</h1>
+<img src="overview-new.png">
+<h3>Installation and upgrades</h3>
 <ul>
   <li><a href="install.html">New Installation</a>
-  <li><a href="upgrade.html">Upgrading from 1.0.x to 1.1.x</a>
-  <li><a href="upgrade2.html">Upgrading from 1.1.x to 1.1.4</a>
-  <li><a href="upgrade3.html">Upgrading from 1.1.x to 1.2.x</a>
-  <li><a href="upgrade4.html">Upgrading from 1.2.x to 1.2.2</a>
-  <li><a href="upgrade5.html">Upgrading from 1.2.2 to 1.2.3</a>
-  <li><a href="upgrade6.html">Upgrading from 1.2.3 to 1.3.0</a>
+  <li><a href="install-rt.html">Installing integrated RT ticketing</a>
   <li><a href="upgrade7.html">Upgrading from 1.3.0 to 1.3.1</a>
   <li><a href="upgrade8.html">Upgrading from 1.3.1 to 1.4.0</a>
+  <li><a href="upgrade9.html">Upgrading from 1.4.0 to 1.4.1</a>
+  <li><a href="upgrade-1.4.2.html">Upgrading from 1.4.1 to 1.4.2</a>
+  <li><a href="upgrade10.html">Upgrading from 1.4.1 (or 1.4.2?) to 1.5.0</a>
+</ul>
+<h3>Configuration and setup</h3>
+<ul>
 <!--
   <li><a href="config.html">Configuration files</a>
 !-->
 <!--
   <li><a href="../index.html#admin">Administration</a>
 !-->
-  <li><a href="legacy.html">Importing legacy data</a>
-  <li><a href="export.html">File exporting and remote setup</a>
-  <li><a href="passwd.html">fs_passwd</a>
-  <li><a href="signup.html">Signup server</a>
-  <li><a href="session.html">Session monitor</a>
+  <li><a href="export.html">Exports</a>
+  <li><a href="selfservice.html">Signup, self-service and reseller interfaces</a>
   <li><a href="billing.html">Billing</a>
-  <li><a href="trouble.html">Troubleshooting</a>
+</ul>
+<h3>Developer</h3>
+<ul>
   <li><a href="schema.html">Schema reference</a>
   <li><a href="man/FS.html">Perl API</a>
+  <li><a href="legacy.html">Importing legacy data</a>
 </ul>
 </body>