stubber.commands.merge_cmd

enrich machinestubs with docstubs

Functions

cli_merge_docstubs(versions, boards, ports, family, clean)

Enrich the stubs in stub_folder with the docstubs in docstubs_folder.

Module Contents

stubber.commands.merge_cmd.cli_merge_docstubs(versions: str | List[str], boards: str | List[str], ports: str | List[str], family: str, clean: bool)

Enrich the stubs in stub_folder with the docstubs in docstubs_folder.

Parameters: