Draft: Improve docs for get_group_contents spaces parameter

The documentation suggested subtly different semantics from what the
code implements.
This commit is contained in:
Matthijs Kooijman
2021-05-09 17:33:46 +02:00
parent 2a60d81c7d
commit ffbac23432

View File

@@ -197,8 +197,8 @@ def get_group_contents(objectslist,
spaces: bool, optional
It defaults to `False`.
If it is `True`, Arch Spaces are treated as groups,
and are added to the output list.
If it is `True`, Arch Spaces are added to the output list even
when addgroups is False (their contents are always added).
noarchchild: bool, optional
It defaults to `False`.