Skip to content

Commit

Permalink
remove python alg help
Browse files Browse the repository at this point in the history
  • Loading branch information
root676 authored and nyalldawson committed Nov 26, 2019
1 parent b96aed4 commit 590c57c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python/plugins/processing/algs/help/qgis.yaml
Expand Up @@ -343,9 +343,6 @@ qgis:randompointsalongline: >

For each line in the input layer, a given number of points is added to the resulting layer. A minimum distance can be specified to avoid point being too close to each other.

qgis:randompointsinextent: >
This algorithm creates a new point layer with a given number of random points, all of them within a given extent. A distance factor can be specified, to avoid points being too close to each other.

qgis:randompointsinlayerbounds: >
This algorithm creates a new point layer with a given number of random points, all of them within the extent of a given layer. A distance factor can be specified, to avoid points being too close to each other.

Expand Down

0 comments on commit 590c57c

Please sign in to comment.