Skip to content

doc-warden_0.3.0

Choose a tag to compare

@azuresdkci azuresdkci released this 01 May 22:03
3c84506

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.md file 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.py and warden_common.py