1
0
Fork 0

docs: Fix instructions on how to compile 'docs' locally

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
merge-requests/785/head
Vasilis Tsiligiannis 2019-10-07 23:31:50 +03:00
parent 21a1153558
commit 3953d3b160
1 changed files with 1 additions and 1 deletions

View File

@ -51,4 +51,4 @@ Docker Installation
#. **Build the documentation locally**
$ docker run -it -v ${PWD}:/documents/ plaindocs/docker-sphinx make html
$ tox -e docs