mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
update docs
This commit is contained in:
parent
eaca92e9b4
commit
f33a8d8437
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
2
makefile
2
makefile
|
@ -62,7 +62,7 @@ frontend: ## Start Mealie Frontend Development Server
|
|||
|
||||
.PHONY: docs
|
||||
docs: ## Start Mkdocs Development Server
|
||||
poetry run python dev/scripts/app_docs_gen.py && \
|
||||
poetry run python dev/scripts/api_docs_gen.py && \
|
||||
cd docs && poetry run python -m mkdocs serve
|
||||
|
||||
docker-dev: ## Build and Start Docker Development Stack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue