write_inventory
Notedocblock
write_inventory(inv::Inventory, path::AbstractString) -> StringWrite inv to path in the Sphinx objects.inv version-2 format: a four-line plain-text header followed by a zlib-compressed body. Returns path.
The body lines are sorted by name for stable, reproducible output.