We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee87ec commit ca6f10bCopy full SHA for ca6f10b
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [unreleased]
8
9
+### Documentation:
10
+- Added `pdoc` template files to project inside `docs-templates` directory
11
+- Updated `build-docs` in Makefile to use `docs-templates` as the template directory while generating docs using `pdoc`
12
+- Updated `html.mako` template to have a single `h1` tag
13
+
14
## [0.10.0] - 2022-07-04
15
16
- Update tests to cover `resend_code` feature in `passwordless` and `thirdpartypasswordless` recipe.
0 commit comments