summaryrefslogtreecommitdiff
path: root/httemplate/docs/index.html
diff options
context:
space:
mode:
authorivan <ivan>2004-10-26 12:33:39 +0000
committerivan <ivan>2004-10-26 12:33:39 +0000
commit701b161a5fb5356a32c765ea83202b003e9a99f1 (patch)
treec0840e38a976c03c11b25f04d40e3ccaec47b413 /httemplate/docs/index.html
parent3d2712d80b2a6a4b895c96373d3ef4633dc1cecc (diff)
slightly more up-to-date docs
Diffstat (limited to 'httemplate/docs/index.html')
-rw-r--r--httemplate/docs/index.html21
1 files changed, 13 insertions, 8 deletions
diff --git a/httemplate/docs/index.html b/httemplate/docs/index.html
index 648cb985b..d0151edeb 100644
--- a/httemplate/docs/index.html
+++ b/httemplate/docs/index.html
@@ -1,9 +1,10 @@
<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="upgrade7.html">Upgrading from 1.3.0 to 1.3.1</a>
@@ -11,6 +12,9 @@
<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>
!-->
@@ -18,13 +22,14 @@
<!--
<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>
+</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>