[GRASS-git] [OSGeo/grass] ff8828: docs: Fixes issues in docstrings related to parame...
Edouard Choinière
noreply at github.com
Tue Jun 3 10:00:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: ff882871c1502c06850fe8a5e36cb2c419752426
https://github.com/OSGeo/grass/commit/ff882871c1502c06850fe8a5e36cb2c419752426
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M python/grass/jupyter/interactivemap.py
M python/grass/pygrass/utils.py
M python/grass/pygrass/vector/geometry.py
M python/grass/temporal/abstract_space_time_dataset.py
M python/grass/temporal/core.py
M python/grass/temporal/spatio_temporal_relationships.py
M python/grass/temporal/univar_statistics.py
Log Message:
-----------
docs: Fixes issues in docstrings related to parameter list rendering (#5818)
* docs: Fix issue with `**kwargs` parameter entry
* docs: Fix formatting issue of python/grass/pygrass/utils.py create_test_stream_network_map()
* docs: Fix docstring formatting for DBConnection in python/grass/temporal/core.py
* docs: Fix docstring formatting for to_wtk() and to_wkb()
* docs: Fix docstring indent for count_temporal_topology_relationships()
* docs: Fix formatting of spatial_relation parameter's bullet list
* Fix lists in field list formatting in docstring
* docs: Fix ascii diagram formatting issue of python/grass/pygrass/utils.py create_test_stream_network_map()
* docs: Fix formatting issue of python/grass/pygrass/utils.py create_test_vector_map()
* docs: Fix formatting of code blocks for temporal sample methods
* docs: Fine-tune create_temporal_relation_sql_where_statement() docstring
* docs: Split code example into two blocks in create_temporal_relation_sql_where_statement() docstring
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