doc-warden_0.3.0
2019-04-30 - 0.3.0
New functionality for indexing packages within a repository has been added. Leverage with the index positional argument.
ward index <target directory>
Additional Details:
- Can successfully statically index Python, .NET, Java, or Javascript repositories and locate
packages - Generates a
packages.mdfile at the root of each repo- This location can be adjusted.
Check the readme for more explicit usage details.
Other Changes:
- Reorganization between
enforce_readme_present.pyandwarden_common.py