Skip to content

Commit

Permalink
Add missing function group help
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 21, 2019
1 parent 026cb0e commit e5ab06f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions resources/function_help/json/Files and Paths
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "Files and Paths",
"type": "group",
"description": "Contains functions which manipulate file and path names."
}
5 changes: 5 additions & 0 deletions resources/function_help/json/Rasters
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "Rasters",
"type": "group",
"description": "Contains functions which calculate raster statistics and values."
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Record",
"name": "Record and Attributes",
"type": "group",
"description": "This group contains functions that operate on record identifiers."
}

0 comments on commit e5ab06f

Please sign in to comment.