update docs
This commit is contained in:
parent
34b09fdd69
commit
0b3a8ba140
|
@ -11,8 +11,6 @@ You can use [`codo`](https://github.com/coffeedoc/codo) to build your own docume
|
||||||
After you make a change to language or beautifier `options` you will need to update the `options.json` file that is created on install.
|
After you make a change to language or beautifier `options` you will need to update the `options.json` file that is created on install.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Update src/options.json file to have new/changed options
|
|
||||||
npm run postinstall
|
|
||||||
# Update documentation to include information about those options
|
# Update documentation to include information about those options
|
||||||
npm run docs
|
npm run docs
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue