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

docs: Update Docs for Households (#4266)

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
Michael Genson 2024-09-25 10:30:49 -05:00 committed by GitHub
parent f7608071d8
commit 75166b5b0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 123 additions and 18 deletions

View file

@ -101,5 +101,6 @@ nav:
- Dev Getting Started: "contributors/developers-guide/starting-dev-server.md"
- Database Changes: "contributors/developers-guide/database-changes.md"
- Maintainers Guide: "contributors/developers-guide/maintainers.md"
- Migration Guide: "contributors/developers-guide/migration-guide.md"
- Guides:
- Improving Ingredient Parser: "contributors/guides/ingredient-parser.md"