doc: note dependencies necessary to build docs

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
Quentin Young 2018-02-02 16:59:52 -05:00
parent 5a32c42459
commit c91e9b8f74
No known key found for this signature in database
GPG Key ID: DAF48E0F57E0834F

View File

@ -550,6 +550,11 @@ The documentation is currently incomplete and needs love. If you find a broken
cross-reference, figure, dead hyperlink, style issue or any other nastiness we cross-reference, figure, dead hyperlink, style issue or any other nastiness we
gladly accept documentation patches. gladly accept documentation patches.
To build the docs, please ensure you have installed a recent version of
`Sphinx <http://www.sphinx-doc.org/en/stable/install.html>`_. If you want to
build LaTeX or PDF docs, you will also need a full LaTeX distribution
installed.
Code Code
---- ----