stop linking the proxychains page (#12214), and stop linking the doxygen page (normal users do not care that we have doxygen pages for our code, and nor should they).
Roger Dingledine

Roger Dingledine commited on 2014-06-05 22:10:18
Zeige 1 geänderte Dateien mit 0 Einfügungen und 6 Löschungen.

... ...
@@ -79,12 +79,6 @@
79 79
           },
80 80
           {'url'  => 'docs/tor-manual-dev',
81 81
            'txt'  => 'Tor -alpha Manual',
82
-          },
83
-          {'url'  => 'docs/proxychain',
84
-           'txt'  => 'Configuring Tor to use a Proxy Server',
85
-          },
86
-          {'url' => '<doxygen>',
87
-           'txt' => 'Doxygen output from Tor codebase',
88 82
           }]
89 83
       },
90 84
       {
91 85