Skip to content

History

History

v0.2.0

  • Updates to target NetBox 4.0

v0.1.0

first (Beta) release with the following features:

  • Mkdocs: Writing your docs in markdown style
  • Format with Black and Isort
  • Lint code with Flake8 and Flake8-docstrings
  • Pre-commit hooks: Formatting/linting anytime when commit your code
  • Mkdocstrings: Auto API doc generation
  • Continuous Integration/Deployment by GitHub actions, includes:
    • publish documents automatically when CI success
    • extract changelog from CHANGELOG and integrate with release notes automatically
  • Host your documentation from GitHub Pages with zero-config