Skip to content

Commit

Permalink
Tests with Typedoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gerold-penz committed Aug 4, 2024
1 parent 5e516d3 commit 5c1456f
Show file tree
Hide file tree
Showing 18 changed files with 941 additions and 2,059 deletions.
8 changes: 8 additions & 0 deletions _scripts/bun_run_typedoc_watch.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
import { $ } from "bun"
import { join } from "node:path"


$.cwd(join(__dirname, ".."))

// @ts-ignore
await $`bun run typedoc:watch`
1 change: 0 additions & 1 deletion docs/.nojekyll

This file was deleted.

92 changes: 0 additions & 92 deletions docs/assets/highlight.css

This file was deleted.

18 changes: 0 additions & 18 deletions docs/assets/icons.js

This file was deleted.

Loading

0 comments on commit 5c1456f

Please sign in to comment.