mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-23 14:41:04 -04:00

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@662 b45a01b8-16f6-495d-af2f-9b41ad6348cc
51 lines
1.5 KiB
HTML
51 lines
1.5 KiB
HTML
<!--/****************************************************************
|
|
* This file is distributed under the following license:
|
|
*
|
|
* Copyright (c) 2008, defnax
|
|
* Copyright (c) 2008, edmanm
|
|
*
|
|
* This program is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU General Public License
|
|
* as published by the Free Software Foundation; either version 2
|
|
* of the License, or (at your option) any later version.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program; if not, write to the Free Software
|
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
|
* Boston, MA 02110-1301, USA.
|
|
****************************************************************
|
|
-->
|
|
|
|
<html>
|
|
<body>
|
|
|
|
<h1>RetroShare Help</h1>
|
|
<hr />
|
|
|
|
<p>
|
|
Select a help topic from the tree on the left or click on the Search button
|
|
above the list of topics to search through all available help topics.
|
|
</p>
|
|
|
|
<p>
|
|
You can use the <i>Find</i> button on the toolbar above to search within a
|
|
particular help topic.
|
|
</p>
|
|
|
|
<p>
|
|
The <i>Home</i> button above will bring you back to this home page.
|
|
</p>
|
|
|
|
<p>
|
|
See the <a href="links.html">Helpful Links</a> topic for some places you
|
|
can visit to find additional help and information about Vidalia and Tor.
|
|
</p>
|
|
|
|
</body>
|
|
</html>
|
|
|