wrong path of generate.js
parent
cf6b246688
commit
9ca56a4c7e
|
@ -72,5 +72,5 @@ Each type of heading has a description block.
|
||||||
|
|
||||||
Run the following from the etherpad-lite root directory:
|
Run the following from the etherpad-lite root directory:
|
||||||
```sh
|
```sh
|
||||||
$ node tools/doc/generate doc/index.md --format=html --template=doc/template.html > out.html
|
$ node bin/doc/generate doc/index.md --format=html --template=doc/template.html > out.html
|
||||||
```
|
```
|
Loading…
Reference in New Issue