diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml
index 8a848b5..a88604b 100644
--- a/.github/workflows/nextjs.yml
+++ b/.github/workflows/nextjs.yml
@@ -75,12 +75,12 @@ jobs:
run: ${{ steps.detect-package-manager.outputs.manager }} ${{ steps.detect-package-manager.outputs.command }}
- name: Build with Next.js
run: ${{ steps.detect-package-manager.outputs.runner }} next build
- - name: build doc
+ - name: Build api doc with redoc
run: npx @redocly/cli build-docs https://bitbucket.org/medicalinformatics/mainzelliste/raw/development/resources/Mainzelliste.OpenApi.Spec.yaml -o out/api-doc/index.html
- name: add favicon to redoc page
run: sed -i '7 i \ \ ' out/api-doc/index.html
- - name: Build website
- run: cd mainzelliste-doc && npm run build && mkdir ../out/docs && mv build ../out/docs
+ - name: Build documentation with Docusaurus
+ run: cd mainzelliste-doc && npm run build && mkdir ../out/docs && mv build/* ../out/docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 6f1194b..4459ae3 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -6,6 +6,7 @@
+
@@ -81,7 +82,7 @@
-
+
@@ -363,7 +364,23 @@
1727450831129
-
+
+
+ 1727451238206
+
+
+
+ 1727451238206
+
+
+
+ 1727451673793
+
+
+
+ 1727451673793
+
+