diff options
author | cvs2git <cvs2git> | 2010-12-27 00:04:45 +0000 |
---|---|---|
committer | cvs2git <cvs2git> | 2010-12-27 00:04:45 +0000 |
commit | c82d349f864e6bd9f96fd1156903bc1f7193a203 (patch) | |
tree | e117a87533656110b6acd56fc0ca64289892a9f5 /httemplate/docs/index.html | |
parent | 74e058c8a010ef6feb539248a550d0bb169c1e94 (diff) |
This commit was manufactured by cvs2svn to create tag 'TORRUS_1_0_9'.TORRUS_1_0_9
Diffstat (limited to 'httemplate/docs/index.html')
-rw-r--r-- | httemplate/docs/index.html | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/httemplate/docs/index.html b/httemplate/docs/index.html deleted file mode 100644 index 3b419de00..000000000 --- a/httemplate/docs/index.html +++ /dev/null @@ -1,32 +0,0 @@ -<head> - <title>Freeside Documentation</title> -</head> -<body bgcolor="#ffffff"> - <h1>Freeside Documentation</h1> -<img src="overview-new.png"> -<h3>Installation and upgrades</h3> -<ul> - <li><a href="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation:Installation">New Installation</a> - <li><a href="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation:RT_Installation">Installing integrated RT ticketing</a> - <li><a href="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation:Self-Service_Installation">Signup/Self-service installation</a> - <li><a href="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation:Upgrading">Upgrading from 1.5.8 or 1.6.X</a> -</ul> -<h3>Configuration and setup</h3> -<ul> -<!-- - <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="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation:Administration#Exports_.28provisioning.29">Exports</a> - <li><a href="http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation:Administration#Billing">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> |