diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 000000000..427ed7ea7 --- /dev/null +++ b/doc/index.html @@ -0,0 +1,55 @@ +<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:21 as Exp $ + Last changed: $Date: 2004/03/15 20:35:21 $ + 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:21 $</pre> + +</body> +</html> |