What's Changed
- Inventory: Implement
linksmith inventoryandlinksmith output-formats
subcommands, based onsphobjinvand others. Thanks, @bskinn. - Anansi: Implement
linksmith anansi suggest, also available asanansi,
to easily suggest terms of a few curated community projects.
Thanks, @bskinn. - Inventory: Accept
linksmith inventorywithoutINFILESargument,
implementing auto-discovery ofobjects.invin local current working
directory. - Anansi: Manage project list in YAML file
curated.yaml, not Python. - Anansi: Provide
anansi list-projectssubcommand, to list curated
projects managed in accompanyingcurated.yamlfile. - Anansi: Accept
--thresholdoption, forwarding tosphobjinv. - Anansi: Discover
objects.invalso from RTD and PyPI. - Inventory: Implement auto-discovery of
conf.py, including traversal
ofintersphinx_mapping. Thanks, @chrisjsewell.
Full Changelog: https://github.com/tech-writing/linksmith/commits/v0.0.1