grass
grass copied to clipboard
[Bug] New g.parser manual page has an unexpected title
Describe the bug
g.parser has a weird title in the new docs.
To reproduce
I recently found out that the new manual pages are published online (yay! they are so nice!). I was looking at g.tempfile, then I wanted to see other g.* commands with a similar name. Since there isn't a sidebar with the other function names, I clicked on the keyword/tag at the top, and got the following:
I found the tool called Provides full parser support for GRASS scripts unexpected, so I checked it out. It is finally g.parser, but it isn't obvious.
Expected behavior
The tool is called g.parser and not Provides full parser support for GRASS scripts.