QGIS/doc/nohelp.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
719 B
HTML
Raw Permalink Normal View History

<!DOCTYPE html>
<html>
<head>
<title>No help found</title>
<meta charset="UTF-8">
</head>
<body>
2019-09-10 22:15:22 +02:00
<center><a href="https://qgis.org"><img src="../images/icons/qgis-icon-60x60.png" border=0></a></center>
<h1><center>Oops!</center></h1>
2016-12-28 11:52:36 +02:00
<p>QGIS help is currently not available. This is likely because:</p>
<ul>
<li>No internet connection is available</li>
<li>The offline help files are not available or the location of these
files is not properly configured</li>
<li>No help content is available for the requested topic</li>
</ul>
<p>Please check that the correct location of the offline help files is
specified in the QGIS options dialog (Settings&nbsp;&rarr; Options&nbsp;&rarr;System).</p>
</body>
</html>