Document make doc

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
Sebastian Ramacher 2018-02-03 12:30:49 +01:00
parent a08150cfc6
commit c4ef771c51

6
README
View File

@ -36,8 +36,10 @@ WITH_MAGIC=0.
If you pass these flags as a command line argument to make, you have to ensure
to pass the same flags when executing the install target.
If you want to build zathura's documentation, please install all python
dependencies from the ./doc/requirements.txt file.
If you want to build zathura's HTML documentation, please install all python
dependencies from the ./doc/requirements.txt file and run:
make doc
Installation
------------