mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-06 02:15:22 -05:00
imrpove api docs
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user