diff options
Diffstat (limited to 'doc/src/index.html')
-rw-r--r-- | doc/src/index.html | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/doc/src/index.html b/doc/src/index.html deleted file mode 100644 index e2530d711..000000000 --- a/doc/src/index.html +++ /dev/null @@ -1,55 +0,0 @@ -<html> -<head> - <meta http-equiv="Content-Type" content="text/html"> - <title>FreeS/WAN index</title> - <meta name="keywords" - content="Linux, IPsec, VPN, security, encryption, cryptography, FreeS/WAN, FreeSWAN"> - <!-- - - Written by Claudia Schmeing for the Linux FreeS/WAN project - Freely distributable under the GNU General Public License - - More information at www.freeswan.org - Feedback to users@lists.freeswan.org - - CVS information: - RCS ID: $Id: index.html,v 1.1 2004/03/15 20:35:24 as Exp $ - Last changed: $Date: 2004/03/15 20:35:24 $ - Revision number: $Revision: 1.1 $ - - CVS revision numbers do not correspond to FreeS/WAN release numbers. - --> -</head> - -<body> -<h1>FreeS/WAN documentation</h1> - -<ul> - <li><a href="intro.html">Introduction</a></li> - <li><a href="upgrading.html">Upgrading to 2.x</a></li> -</ul> - -<ul> - <li><a href="quickstart.html">Quickstart guide to Opportunistic Encryption</a></li> - <li><a href="install.html">Installing</a></li> - <li><a href="config.html">Configuring</a></li> - <li><a href="policygroups.html">Policy Groups</a> - </li> - <li><a href="interop.html">Interoperating</a> -<FONT COLOR="#FF0000">New and improved!</FONT></li> - <li><a href="faq.html">FAQ</a></li> - <li><a href="trouble.html">Troubleshooting and problem reporting</a></li> -</ul> - -<ul> - <li><a href="toc.html">Full table of contents, with much more</a></li> - <li><a href="HowTo.html">All our docs as one big file</a></li> -</ul> - -<p>For technical support and other questions, use our <a -href="mail.html">mailing lists</a>.</p> - -<pre> This index last changed: $Date: 2004/03/15 20:35:24 $</pre> - -</body> -</html> |