Put doxygen in sphinx

This commit is contained in:
2022-03-10 15:00:08 +01:00
parent 93ea08db81
commit 50cc81772c
3 changed files with 9 additions and 9 deletions

View File

@@ -67,13 +67,8 @@ jobs:
cd docs
nix-shell --run 'make sphinx'
- name: Make sphinx as the main page
run: |
cd docs
mv sphinx/* .
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.0
with:
branch: gh-pages
folder: ./docs
folder: ./docs/build