diff options
author | Roger Dingledine <arma@torproject.org> | 2006-03-31 05:07:12 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-03-31 05:07:12 +0000 |
commit | 051c176219a79473204c04039e3df5fb1e14be1e (patch) | |
tree | c83a027d9e2aa83dfe88f187df142712b1d40e7f /doc/tor-doc.html | |
parent | b13c1b53c6e0a346559baa04a21c071473d07cfb (diff) | |
download | tor-051c176219a79473204c04039e3df5fb1e14be1e.tar.gz tor-051c176219a79473204c04039e3df5fb1e14be1e.zip |
Blow away the obsolete docs.
Leave shells of them in case people link to them from elsewhere.
svn:r6279
Diffstat (limited to 'doc/tor-doc.html')
-rw-r--r-- | doc/tor-doc.html | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 8edb03f39e..0064eb3169 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -4,64 +4,15 @@ <title>Tor Documentation</title> <meta name="Author" content="Roger Dingledine"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta http-equiv="Content-Style-Type" content="text/css"> -<link rel="stylesheet" type="text/css" href="tor-doc.css"> </head> <body> -<h1><a href="http://tor.eff.org/">Tor</a> documentation</h1> - <p> This document is obsolete. See the new <a href="http://tor.eff.org/documentation.html">Tor documentation</a> page. </p> -<a name="why"></a> -<h2>Why should I use Tor?</h2> - -<p>See the first section of the <a -href="http://tor.eff.org/overview.html">Tor Overview</a> to read about -the variety of users Tor has. -</p> - -<a name="installing"></a> -<a name="client"></a> -<h2>Installing and configuring Tor</h2> - -<p>See the <a href="tor-doc-win32.html">Windows</a>, -<a href="tor-doc-osx.html">OS X</a>, and <a -href="tor-doc-unix.html">Linux/BSD/Unix</a> documentation guides. - -<a name="client-or-server"></a> -<a name="server"></a> -<h2>Configuring a server</h2> - -<p> -We've moved this section over to the new -<a href="http://tor.eff.org/doc/tor-doc-server.html">Tor Server -Configuration Guide</a>. Hope you like it. -</p> - -<a name="hidden-service"></a> -<h2>Configuring a hidden service</h2> - -<p> -We've moved this section over to the new <a -href="http://tor.eff.org/doc/tor-hidden-service.html">Tor Hidden Service -Howto</a>. Hope you like it. -</p> - -<a name="own-network"></a> -<h2>Setting up your own network</h2> - -<p> -See the <a -href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#OwnTorNetwork">new -FAQ entry</a> for how to set up your -own Tor network. -</p> - </body> </html> |