From c91e9b8f74f7d7cad5fa607eb71fb64225534c85 Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Fri, 2 Feb 2018 16:59:52 -0500 Subject: [PATCH] doc: note dependencies necessary to build docs Signed-off-by: Quentin Young --- doc/developer/workflow.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/developer/workflow.rst b/doc/developer/workflow.rst index 1f33a51adc..e1101fd76a 100644 --- a/doc/developer/workflow.rst +++ b/doc/developer/workflow.rst @@ -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 gladly accept documentation patches. +To build the docs, please ensure you have installed a recent version of +`Sphinx `_. If you want to +build LaTeX or PDF docs, you will also need a full LaTeX distribution +installed. + Code ---- -- 2.39.5