convert_inventory

convert_inventory(in_name, out_name=None)

Convert a sphinx inventory file to json.

Parameters

Name Type Description Default
in_name ‘Union[str, soi.Inventory]’ Name of inventory file. required
out_name Output file name. None