Table of contents
$ git clone https://github.com/korniichuk/docs.git
$ cd docs $ rst2pdf SRC_RST_FILE_PATH DST_PDF_FILE_PATH
Where:
SRC_RST_FILE_PATH
-- source rst file path,DST_PDF_FILE_PATH
-- destination pdf file path.
Example:
$ cd docs $ rst2pdf hive.rst hive.pdf