mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
api documentation
This commit is contained in:
parent
f412c3dd5b
commit
53b4717810
@ -68,7 +68,7 @@ HTML_TEMPLATE = """<!DOCTYPE html>
|
||||
"""
|
||||
|
||||
CWD = Path(__file__).parent
|
||||
out_path = CWD.joinpath("temp", "api.html")
|
||||
out_path = CWD.joinpath("temp", "index.html")
|
||||
|
||||
|
||||
def generate_api_docs(app):
|
||||
|
Loading…
x
Reference in New Issue
Block a user