From d4939e8694a6762dc9de2f4027266850f49790ac Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Mon, 1 May 2023 14:19:32 +0200 Subject: Docs: Update API section for V2 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9981b44..ea3dc38 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -84,7 +84,7 @@ jobs: mv ../book/* . # move sphinx files - mkdir api/python/rtd + mkdir -p api/python/rtd mv ../../wrappers/python/docs/build/html/* api/python/rtd # Disable jekyll as otherwise it won't find our sphinx paths -- cgit v1.2.3