[GRASS-git] [OSGeo/grass] 1fe991: doc: Replace grass.script by grass.tools in intros...
Vaclav Petras
noreply at github.com
Thu Jul 31 00:38:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 1fe99184d2e7622ec67429c95962c9122adb05b4
https://github.com/OSGeo/grass/commit/1fe99184d2e7622ec67429c95962c9122adb05b4
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M doc/interfaces_overview.md
M doc/jupyter_intro.md
M doc/python_intro.md
M python/grass/docs/conf.py
M python/grass/docs/src/index.rst
Log Message:
-----------
doc: Replace grass.script by grass.tools in intros (#6111)
Replaces grass.script run_command calls by grass.tools in the main documentation (Markdown intro and overview) and adds it to Python doc (Sphinx rst).
Change the structure (headings) to focus on the use case, not the style of API. Splits and renames the part about grass.pygrass.
Replaces run_command by grass.tools in Jupyter examples, but with limited testing because that tutorial needs overall updates and polish.
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