Sphinx autodoc generation, template testing
What's Changed
- Correct order of
git init/pre-commit install
instructions. by @drewoldag in #24 - Moved template into subdirectory, added Copier "_tasks" to initialize git repo by @drewoldag in #26
- Basic generation of documents. by @drewoldag in #29
- Added pre-commit to build documentation with Sphinx. by @drewoldag in #31
- Added GitHub workflow to automatically push to PyPI when a new release is created. by @drewoldag in #33
- Added pylint linting to GitHub workflow. Also pinned the sphinx version. by @drewoldag in #32
- Issue/17/basic automated template testing by @drewoldag in #38
Full Changelog: v0.0.5...v0.0.6