Author: phobos
Date: 2011-07-07 11:26:25 +0000 (Thu, 07 Jul 2011)
New Revision: 24865
Modified:
website/trunk/docs/en/sidenav.wmi
Log:
link to the debian/ubuntu docs in the sidenav so people have some hope
of finding it.
Modified: website/trunk/docs/en/sidenav.wmi
===================================================================
--- website/trunk/docs/en/sidenav.wmi 2011-07-07 11:23:55 UTC (rev 24864)
+++ website/trunk/docs/en/sidenav.wmi 2011-07-07 11:26:25 UTC (rev 24865)
@@ -30,14 +30,20 @@
{'url' => 'docs/tor-doc-unix',
'txt' => 'Installing on Linux/BSD/Unix',
},
+ {'url' => 'docs/debian',
+ 'txt' => 'Installing Tor on Debian/Ubuntu',
+ },
+ {'url' => 'docs/debian-vidalia',
+ 'txt' => 'Installing Vidalia on Debian/Ubuntu',
+ },
{'url' => 'docs/tor-doc-osx',
- 'txt' => 'Installing on Mac OS X',
+ 'txt' => 'Installing Tor on Mac OS X',
},
{'url' => 'docs/android',
- 'txt' => 'Installing on Android',
+ 'txt' => 'Installing Tor on Android',
},
{'url' => 'docs/N900',
- 'txt' => 'Installing on Maemo/N900',
+ 'txt' => 'Installing Tor on Maemo/N900',
},
{'url' => 'docs/verifying-signatures',
'txt' => 'Verify our GPG signatures',