Skip to content

Commit

Permalink
[context-help] set heading to 3 for heatmap plugin and python console…
Browse files Browse the repository at this point in the history
… help file
  • Loading branch information
slarosa committed Sep 1, 2014
1 parent 665866f commit 8b98942
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/context_help/HeatmapGui
@@ -1,4 +1,4 @@
<h1>Heatmap Plugin Help</h1>
<h3>Heatmap Plugin Help</h3>
<p>The Heatmap plugin uses Kernel Density Estimation to create a density (heatmap)
raster of an input point vector layer. The density is calculated based on the
number of points in a location, with larger numbers of clustered points resulting
Expand Down
2 changes: 1 addition & 1 deletion resources/context_help/PythonConsole
@@ -1,4 +1,4 @@
<h1>Python Console for QGIS</h1>
<h3>Python Console for QGIS</h3>
<a href="#console">Console</a><br>
<a href="#editor">Editor</a><br>
<a href="#settings">Settings</a><br><br>
Expand Down

0 comments on commit 8b98942

Please sign in to comment.