diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 545cc13..77ac914 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -122,7 +122,7 @@ jobs: - name: generate docs run: | python docs.py --version ${{needs.deploy.outputs.tag}} - redoc-cli bundle ./docs/model_redoc.json -o ./docs/model.html + redoc-cli build ./docs/model_redoc.json -t ./docs/model-template.html -o ./docs/model.html - name: deploy to github pages uses: peaceiris/actions-gh-pages@v3 diff --git a/docs/index.html b/docs/index.html index db86fbf..98345fd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,15 +1,11 @@ -Honeybee Schema - - +Honeybee Schema - - - + + {{{redocHead}}} + {{#unless disableGoogleFont}}{{/unless}} + + + {{{redocHTML}}} + + diff --git a/docs/model.html b/docs/model.html deleted file mode 100644 index 9130dd2..0000000 --- a/docs/model.html +++ /dev/null @@ -1,24 +0,0 @@ - - - -Honeybee Model Schema - - - - - - - - - - - - - - -