convert_inventory
convert_inventory(in_name, out_name=None)Convert a sphinx inventory file to json.
Parameters
in_name : 'Union[str, soi.Inventory]'-
Name of inventory file.
out_name : = None-
Output file name.
Convert a sphinx inventory file to json.
in_name : 'Union[str, soi.Inventory]'Name of inventory file.
out_name : = NoneOutput file name.