stubber.commands.merge_cmd ========================== .. py:module:: stubber.commands.merge_cmd .. autoapi-nested-parse:: enrich machinestubs with docstubs Functions --------- .. autoapisummary:: stubber.commands.merge_cmd.cli_merge_docstubs Module Contents --------------- .. py:function:: cli_merge_docstubs(versions: Union[str, List[str]], boards: Union[str, List[str]], ports: Union[str, List[str]], family: str, clean: bool) Enrich the stubs in stub_folder with the docstubs in docstubs_folder.