[GRASS-git] [OSGeo/grass] 754fc4: doc: Move grass.tools to second tab for tools (#7352)
Bas Couwenberg
noreply at github.com
Tue May 5 20:29:43 PDT 2026
Branch: refs/heads/releasebranch_8_5
Home: https://github.com/OSGeo/grass
Commit: 754fc489107fbc72698e0611152136ae4b494596
https://github.com/OSGeo/grass/commit/754fc489107fbc72698e0611152136ae4b494596
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M lib/gis/parser_md.c
Log Message:
-----------
doc: Move grass.tools to second tab for tools (#7352)
Move the grass.tools tab before the grass.script tab in the documentation of individual tools. This presents grass.tools as the primary and grass.script as the secondary API similarly to how the Python intro presents that.
Command line tab still stays first which, at this point, fits also with the page title (which is the dotted name, not the snake_case name).
Commit: 2e9f21228f2ba154ad06f06c7418d5267130150f
https://github.com/OSGeo/grass/commit/2e9f21228f2ba154ad06f06c7418d5267130150f
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M doc/Makefile
A doc/migration_to_grass_tools_python_api.md
M doc/python_intro.md
Log Message:
-----------
grass.tools: Migration guide from run_command (#6862)
This adds a guide how to migrate code from grass.script.run_command family of functions to grass.script.Tools.
Commit: bf47616e39273e95bd897fad03ea3fa4007878eb
https://github.com/OSGeo/grass/commit/bf47616e39273e95bd897fad03ea3fa4007878eb
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: 2026-05-05 (Tue, 05 May 2026)
Changed paths:
M utils/Makefile
Log Message:
-----------
utils: Don't set executable bit on mkdocs.py. (#7325)
Compare: https://github.com/OSGeo/grass/compare/5b3c91bd3922...bf47616e3927
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list