Skip to content

Commit

Permalink
docs: add docs on how to add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tefkah committed May 22, 2024
1 parent 7fb7481 commit 2d13a39
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions development.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ Then, to run the tests, run
pnpm test
```

## Generating updated documentation

To generate the updated documentation, run

```bash
pnpm generate-docs
```

## Publishing

Just run
Expand Down

0 comments on commit 2d13a39

Please sign in to comment.