summaryrefslogtreecommitdiff
path: root/docs/doxygen/other/build_guide.dox.in
diff options
context:
space:
mode:
authorMarc L <marcll@vt.edu>2019-06-21 23:20:03 -0400
committerMartin Braun <martin.braun@ettus.com>2020-01-02 15:41:05 -0800
commit2dd057b54d20298bfc7cacdf090fc026b462ea7e (patch)
treefaec4b66abc61c06e185027a76f780a2b8ec918f /docs/doxygen/other/build_guide.dox.in
parent63171edab5742e2ce48e6e30d060a3719f8c1a4b (diff)
docs: Remove the sphinx manual
Going forward, everything manual-related will be consolidated into the Doxygen manual, or the wiki.
Diffstat (limited to 'docs/doxygen/other/build_guide.dox.in')
-rw-r--r--docs/doxygen/other/build_guide.dox.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/doxygen/other/build_guide.dox.in b/docs/doxygen/other/build_guide.dox.in
index 0791ce8ee0..b4c128a8db 100644
--- a/docs/doxygen/other/build_guide.dox.in
+++ b/docs/doxygen/other/build_guide.dox.in
@@ -109,10 +109,9 @@ Currently, ControlPort only supports the Apache Thrift backend.
\li thrift (>= 0.9.2) https://thrift.apache.org/
-To have nice formula formatting in doxygen, you'll need LaTeX; for python docs, sphinx:
+To have nice formula formatting in doxygen, you'll need LaTeX:
\li latex (>= 2.0) http://www.latex-project.org/
-\li sphinx (>= 1.2.2) http://www.sphinx-doc.org/
\section build_gr_cmake Building GNU Radio