diff options
author | ivan <ivan> | 2001-08-13 01:09:02 +0000 |
---|---|---|
committer | ivan <ivan> | 2001-08-13 01:09:02 +0000 |
commit | 1d758388ce3b17b8de1ae1d3a8ec39c1026baefc (patch) | |
tree | 86a620eb947174da33df01fc99e3e0f5ad7242f3 /htdocs/docs/index.html | |
parent | e6cf4af2b9d3ffefebe1a3e358f0674f566b56bc (diff) |
removing
Diffstat (limited to 'htdocs/docs/index.html')
-rw-r--r-- | htdocs/docs/index.html | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html deleted file mode 100644 index 83e3b3e02..000000000 --- a/htdocs/docs/index.html +++ /dev/null @@ -1,31 +0,0 @@ -<head> - <title>Documentation</title> -</head> -<body bgcolor="#ffffff"> - <h1>Documentation</h1> -<img src="overview.png"> -<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="upgrade7.html">Upgrading from 1.3.0 to 1.3.1</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="signup.html">Signup server</a> - <li><a href="session.html">Session monitor</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/FS.html">Perl API</a> -</ul> -</body> |