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

Commit 9087fb23 by Jan Aagaard Meier

Merge pull request #2929 from kranrao/patch-2

Small text edit - CONTRIBUTING.DOCS.md
2 parents a4b90d40 54923e8d
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
Write markdown, and have fun :)
## 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
$ npm run docs
```
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!