mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 20:16:26 +08:00
docs(editor): scaffolding docs generator (#10925)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# BlockSuite Docs
|
||||
|
||||
API docs for BlockSuite.
|
||||
|
||||
Generated by [typedoc](https://typedoc.org/).
|
||||
|
||||
## Build Docs
|
||||
|
||||
```bash
|
||||
yarn typecheck
|
||||
yarn af bs-docs build
|
||||
```
|
||||
Reference in New Issue
Block a user