1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-05 05:25:26 +02:00

imrpove api docs

This commit is contained in:
Hayden 2021-01-07 15:25:01 -09:00
parent cbb68a7ea8
commit 048114f2f2
16 changed files with 387 additions and 23 deletions

View file

@ -0,0 +1,5 @@
# API Examples
TODO
Have Ideas? Submit a PR!

View file

@ -1,3 +0,0 @@
# API Introduction
TODO

File diff suppressed because one or more lines are too long

26
docs/docs/html/api.html Normal file

File diff suppressed because one or more lines are too long

View file

@ -7,7 +7,6 @@ theme:
logo: material/silverware-variant
features:
- navigation.expand
- navigation.instant
markdown_extensions:
- pymdownx.emoji:
@ -35,7 +34,8 @@ nav:
- Backups and Exports: "getting-started/backups-and-exports.md"
- Recipe Migration: "getting-started/migration-imports.md"
- API Reference:
- Swagger/OpenAPI: "api/api-intro.md"
- API Documentation: "api/demo/index.html"
- Usage Examples: "api/api-examples.md"
- Contributors Guide:
- Non-Code: "contributors/non-coders.md"
- Developers Guide: