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:
parent
cbb68a7ea8
commit
048114f2f2
16 changed files with 387 additions and 23 deletions
5
docs/docs/api/api-examples.md
Normal file
5
docs/docs/api/api-examples.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# API Examples
|
||||
|
||||
TODO
|
||||
|
||||
Have Ideas? Submit a PR!
|
|
@ -1,3 +0,0 @@
|
|||
# API Introduction
|
||||
|
||||
TODO
|
26
docs/docs/api/demo/index.html
Normal file
26
docs/docs/api/demo/index.html
Normal file
File diff suppressed because one or more lines are too long
26
docs/docs/html/api.html
Normal file
26
docs/docs/html/api.html
Normal file
File diff suppressed because one or more lines are too long
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue