README: explain the a2x dependency to build the man page
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
41764a0ec6
commit
c58d62cc02
@ -100,6 +100,6 @@ For the other documentation, run the appropriate make target:
|
|||||||
$ ./scripts/get-repository.sh website
|
$ ./scripts/get-repository.sh website
|
||||||
$ cd docs
|
$ cd docs
|
||||||
$ make html # Requires rst2html
|
$ make html # Requires rst2html
|
||||||
$ make man # Requires a2x
|
$ make man # Requires a2x (http://asciidoc.org)
|
||||||
$ make api # Requires sphinx
|
$ make api # Requires sphinx
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user