diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 923483a..a6af2f8 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -35,7 +35,8 @@ jobs: - name: Build Docs run: | cd lib - pnpm run docs --out ../wiki/api-docs/decky-frontend-lib + pnpm run docs + mv ./docs ../wiki/api-docs/decky-frontend-lib - name: Commit files run: | diff --git a/package.json b/package.json index 6960840..0245647 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "typedoc": "^0.23.24", "typedoc-plugin-mdn-links": "^2.0.0", "typedoc-plugin-missing-exports": "^1.0.0", - "typedoc-wikijs-theme": "^1.0.1", + "typedoc-wikijs-theme": "^1.0.2", "typescript": "^4.9.5" }, "pnpm": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfa5f13..f604f01 100755 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ specifiers: typedoc: ^0.23.24 typedoc-plugin-mdn-links: ^2.0.0 typedoc-plugin-missing-exports: ^1.0.0 - typedoc-wikijs-theme: ^1.0.1 + typedoc-wikijs-theme: ^1.0.2 typescript: ^4.9.5 devDependencies: @@ -47,7 +47,7 @@ devDependencies: typedoc: 0.23.24_typescript@4.9.5 typedoc-plugin-mdn-links: 2.0.0_typedoc@0.23.24 typedoc-plugin-missing-exports: 1.0.0_typedoc@0.23.24 - typedoc-wikijs-theme: 1.0.1_typedoc@0.23.24 + typedoc-wikijs-theme: 1.0.2_typedoc@0.23.24 typescript: 4.9.5 packages: @@ -5188,8 +5188,8 @@ packages: typedoc: 0.23.24_typescript@4.9.5 dev: true - /typedoc-wikijs-theme/1.0.1_typedoc@0.23.24: - resolution: {integrity: sha512-+ulgAUb6kZnno66hK6AOxGEq1gS+3b/nikFvrtp8YD8y8iyyCLFbrkCBopmsjJX1d9QqoZPQdL5DS8Q7OoWPOA==} + /typedoc-wikijs-theme/1.0.2_typedoc@0.23.24: + resolution: {integrity: sha512-kiBvhCcfg5+3iJOTMn3zocs7OG44P92FBdLeV6+LrPbRgmX9oGhG+LjNceTS3ue6oV6jqSRwDAHQf1KY2TqaMA==} peerDependencies: typedoc: '>=0.23.0' dependencies: