-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: add docs via mkdocs ✍️ #280
Conversation
|
||
# TODO: add flarelytics support | ||
# extra_javascript: | ||
# - '/flarelytics/client.js' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's remember to enable this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From a brief scan, this looks like a great start.
Do we need the boilerplate to build the docs at docs-site
like we do for pydantic?
Yep, definitely. Thanks for the initial review! |
Closing and reopening to see if I can get a docs preview going. |
TODO: