summaryrefslogtreecommitdiff
path: root/htdocs/docs/index.html
diff options
context:
space:
mode:
authorcvs2git <cvs2git>1998-10-07 02:17:40 +0000
committercvs2git <cvs2git>1998-10-07 02:17:40 +0000
commitd572cb623cb632d005ba3237256c594ba841aa88 (patch)
tree074c6d81cd99c9abadc877dc3b7c4a1dc3e83427 /htdocs/docs/index.html
parent1fc696f2984e87193a1a89d1218996de7d7ff9fb (diff)
parent3175087f33550fd68e8a4dcf2e33c45f41034eaa (diff)
This commit was manufactured by cvs2svn to create branch 'freeside_import'.
Diffstat (limited to 'htdocs/docs/index.html')
-rw-r--r--htdocs/docs/index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html
new file mode 100644
index 000000000..20051ca4d
--- /dev/null
+++ b/htdocs/docs/index.html
@@ -0,0 +1,23 @@
+<head>
+ <title>Documentation</title>
+</head>
+<body>
+ <h1>Documentation</h1>
+<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.3</a>
+ <li><a href="config.html">Configuration files</a>
+<!--
+ <li><a href="admin.html">Administration</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="billing.html">Billing</a>
+ <li><a href="trouble.html">Troubleshooting</a>
+ <li><a href="schema.html">Schema reference</a>
+ <li><a href="man/">Perl API</a>
+</ul>
+</body>