Correct the path to the docs file used by the doc generator
parent
cb3ab51ee1
commit
286e592f91
|
@ -72,5 +72,5 @@ Each type of heading has a description block.
|
|||
|
||||
Run the following from the etherpad-lite root directory:
|
||||
```sh
|
||||
$ node tools/doc/generate doc/all.md --format=html --template=doc/template.html > out.htm
|
||||
$ node tools/doc/generate doc/index.md --format=html --template=doc/template.html > out.html
|
||||
```
|
Loading…
Reference in New Issue