commit
23969c33b9
|
@ -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