不要怂,就是干,撸起袖子干!

Commit 54923e8d by Kiran Rao

Update CONTRIBUTING.DOCS.md

1 parent a4b90d40
Showing with 1 additions and 1 deletions
...@@ -19,7 +19,7 @@ To view the docs locally use `mkdocs serve`. This will start a local server at p ...@@ -19,7 +19,7 @@ To view the docs locally use `mkdocs serve`. This will start a local server at p
Write markdown, and have fun :) Write markdown, and have fun :)
## API docs ## API docs
The API documentation is generated from source code comments by a custom script, which outputs markdown into the `docs/api` folder. To regenerate the documentation, run The API documentation is generated from source code comments by a custom script, which outputs markdown into the `docs/api` folder. To regenerate the documentation, run:
```bash ```bash
$ npm run docs $ npm run docs
``` ```
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!