mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 16:24:31 -04:00
api documentation
This commit is contained in:
@@ -68,7 +68,7 @@ HTML_TEMPLATE = """<!DOCTYPE html>
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
CWD = Path(__file__).parent
|
CWD = Path(__file__).parent
|
||||||
out_path = CWD.joinpath("temp", "api.html")
|
out_path = CWD.joinpath("temp", "index.html")
|
||||||
|
|
||||||
|
|
||||||
def generate_api_docs(app):
|
def generate_api_docs(app):
|
||||||
|
|||||||
Reference in New Issue
Block a user