Skip to content

Commit f8a4b0a

Browse files
pdgendtcarlescufi
authored andcommitted
doc: develop: west: Update west API for v1.4.0
Update the west API documentation for the added active_only arguments to as_dict/as_frozen_dict/as_yaml/as_frozen_yaml. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
1 parent b18b08a commit f8a4b0a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/develop/west/west-apis.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,11 +409,19 @@ Manifest and sub-objects
409409
Additional methods:
410410

411411
.. automethod:: as_dict
412+
.. versionadded:: 1.4.0
413+
The *active_only* argument.
412414
.. versionadded:: 0.7.0
413415
.. automethod:: as_frozen_dict
416+
.. versionadded:: 1.4.0
417+
The *active_only* argument.
414418
.. automethod:: as_yaml
419+
.. versionadded:: 1.4.0
420+
The *active_only* argument.
415421
.. versionadded:: 0.7.0
416422
.. automethod:: as_frozen_yaml
423+
.. versionadded:: 1.4.0
424+
The *active_only* argument.
417425
.. versionadded:: 0.7.0
418426
.. automethod:: is_active
419427
.. versionadded:: 0.9.0

0 commit comments

Comments
 (0)