add exdoc

This commit is contained in:
2022-02-09 01:12:50 -05:00
parent 5451728541
commit 462fd2882b
3 changed files with 26 additions and 1 deletions

View File

@ -59,6 +59,12 @@ And as always, thank you!
- JS linting with [standard.js](https://standardjs.com), HEEx linting with
[heex_formatter](https://github.com/feliperenan/heex_formatter)
## Docs
More information can be found in the documentation generated by `mix docs`.
These are located in the `/docs` folder, and are generated in HTML and ePub.
Check them out!
# Instructions
1. Clone the repo