packaging/windows/help.html

21 lines
745 B
HTML

<html>
<head>
<title>OpenLP Help</title>
</head>
<body>
<h1> OpenLP Help</h1>
<p>You can access help from within OpenLP by navigating to Help -> User Guide</p>
<p>Also, the following Help options are available:</p>
<ul>
<li><a href="http://openlp.org/" target="_blank">OpenLP.org</a> - Visit the Main website for OpenLP.</li>
<li><a href="http://openlp.org/manual/" target="_blank">Online Help</a> - Visit the online manual for OpenLP. (Most up-to-date documentation, internet connection required.)</li>
<li><a href="file:App/OpenLP/help/index.html" target="_blank">Local OpenLP Help</a> - Use the local help files (no internet connection required.)</li>
</ul>
</body>
</html>