8000 chore: replace webdoc with typedoc · melonjs/melonJS@75cbb88 · GitHub
[go: up one dir, main page]

Skip to content

Commit 75cbb88

Browse files
committed
chore: replace webdoc with typedoc
1 parent a29f01e commit 75cbb88

File tree

4 files changed

+209
-2158
lines changed

4 files changed

+209
-2158
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,9 @@ always check our [discussions](https://github.com/melonjs/melonJS/discussions/ca
4747

4848
Similarly, you can build your own copy of the docs locally by running :
4949

50-
$ npm run doc-local
50+
$ npm run doc
5151

52-
The documentation will be generated under the `docs` directory, and can be accessed using :
53-
54-
$ npm run serve
52+
The documentation will be generated under the `docs` directory, and can be accessed by opening index.html in your web browser.
5553

5654
## WIP Builds
5755

0 commit comments

Comments
 (0)
0