📝 Add builtin section; add ohmyapi_auth docs

This commit is contained in:
Brian Wiborg 2025-10-02 02:04:19 +02:00
parent e53c206b4e
commit f0e5c8c30e
No known key found for this signature in database
4 changed files with 61 additions and 6 deletions

View file

@ -31,10 +31,10 @@ pipx install ohmyapi
## Docs
See: `docs/`
See `docs/` or:
- [Projects](docs/projects.md)
- [Apps](docs/apps.md)
- [Models](docs/models.md)
- [Migrations](docs/migrations.md)
- [Routes](docs/routes.md)
```
poetry run mkdocs serve
```
Go to: [http://localhost:8000/](http://localhost:8000/)