mirror of
https://github.com/torproject/webwml.git
synced 2024-12-12 04:25:49 +00:00
The short user manual is gone
Stop linking to nonexistent binaries and essentially outdated pages. Inspired by patch to this page from mrphs.
This commit is contained in:
parent
5d48abf359
commit
e49754a4f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,7 +33,6 @@ docs/pluggable-transports.html.en
|
||||
docs/proxychain.html.en
|
||||
docs/rpms.html.en
|
||||
docs/running-a-mirror.html.en
|
||||
docs/short-user-manual.html.en
|
||||
docs/signing-keys.html.en
|
||||
docs/tor-doc-osx.html.en
|
||||
docs/tor-doc-relay.html.en
|
||||
|
@ -1,55 +0,0 @@
|
||||
## translation metadata
|
||||
# Revision: $Revision: 25138 $
|
||||
# Translation-Priority: 2-medium
|
||||
|
||||
#include "head.wmi" TITLE="Tor Project: FAQ" CHARSET="UTF-8"
|
||||
<div id="content" class="clearfix">
|
||||
<div id="breadcrumbs">
|
||||
<a href="<page index>">Home » </a>
|
||||
<a href="<page docs/documentation>">Documentation » </a>
|
||||
<a href="<page docs/short-user-manual>">Short User Manual</a>
|
||||
</div>
|
||||
<div id="maincol">
|
||||
<!-- PUT CONTENT AFTER THIS TAG -->
|
||||
<h1>Short User Manual</h1>
|
||||
<hr>
|
||||
|
||||
<p>The short user manual contains information about how to download
|
||||
Tor, how to use it, and what to do if Tor is unable to connect to the
|
||||
network. If you can't find the answer to your question in this document,
|
||||
email <i>help at rt.torproject.org</i>.</p>
|
||||
|
||||
<p>The user manual is available in the following languages:</p>
|
||||
<ul>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_ar.xhtml">Arabic</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_zh_CN.xhtml">Chinese</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_cs.xhtml">Czech</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_nl.xhtml">Dutch</a></li>
|
||||
<li><a href="https://torproject.org/dist/manual/short-user-manual_en.xhtml">English</a></li>
|
||||
<li><a href="https://torproject.org/dist/manual/short-user-manual_fa.xhtml">Farsi</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_fr.xhtml">French</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_de.xhtml">German</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_el.xhtml">Greek</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_hu.xhtml">Hungarian</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_it.xhtml">Italian</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_ja.xhtml">Japanese</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_lv.xhtml">Latvian</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_nb.xhtml">Norwegian</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_pl.xhtml">Polish</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_pt_BR.xhtml">Portuguese</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_ru.xhtml">Russian</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_es.xhtml">Spanish</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_sv.xhtml">Swedish</a></li>
|
||||
<li><a href="https://www.torproject.org/dist/manual/short-user-manual_tr.xhtml">Turkish</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<!-- END MAINCOL -->
|
||||
<div id = "sidecol">
|
||||
#include "side.wmi"
|
||||
#include "info.wmi"
|
||||
</div>
|
||||
<!-- END SIDECOL -->
|
||||
</div>
|
||||
<!-- END CONTENT -->
|
||||
#include <foot.wmi>
|
@ -55,10 +55,6 @@
|
||||
{'url' => 'docs/manual',
|
||||
'txt' => 'Manuals',
|
||||
'subelements' => [
|
||||
{
|
||||
'url' => 'docs/short-user-manual',
|
||||
'txt' => 'Short User Manual',
|
||||
},
|
||||
{'url' => 'docs/tor-relay-debian',
|
||||
'txt' => 'Configuring a Relay manually',
|
||||
},
|
||||
|
@ -52,10 +52,6 @@
|
||||
{'url' => 'docs/manual',
|
||||
'txt' => 'Manuals',
|
||||
'subelements' => [
|
||||
{
|
||||
'url' => 'docs/short-user-manual',
|
||||
'txt' => 'Short User Manual',
|
||||
},
|
||||
{'url' => 'docs/tor-relay-debian',
|
||||
'txt' => 'Configuring a Relay manually',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user