mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
5.59k stars 608 forks source link

docs: Add database changes, remove changelogs #3778

Closed boc-the-git closed 5 days ago

boc-the-git commented 6 days ago

What type of PR is this?

What this PR does / why we need it:

As part of https://github.com/mealie-recipes/mealie/pull/3721 I added database doco.. I went looking for it and it wasn't there! I realised it needs to be in the mkdocs yml. As part of adding it, I also decided to bin the outdated changelog. I believe there may be a command to generate the docs, but I've just done this manually 🙈

Which issue(s) this PR fixes:

None.