You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport documentation generation to v0.10.x (#35)
See #25 for details.
- ci/labeler: Add missing noxfile.py
- Use MkDocs to build the documentation
- Move copyright and license as code comments
- docs: Add missing file format to examples
- docs: Add some useful cross-references.
- docs: Indent examples
- Use forward type annotations
- docs: Indent "Returns:" properly
- docs: Improve formatting of some symbols
- docs: Make some minor improvements
- docs: Add site version via mike
- ci: Remove unnecessary checkout of submodules
- ci: Build and publish documentation
- Run normal linting on noxfile.py
- Run mypy on noxfile.py and be more restrictive
- ci: Add contents permission to publish-docs
0 commit comments