From 2dd057b54d20298bfc7cacdf090fc026b462ea7e Mon Sep 17 00:00:00 2001 From: Marc L <marcll@vt.edu> Date: Fri, 21 Jun 2019 23:20:03 -0400 Subject: docs: Remove the sphinx manual Going forward, everything manual-related will be consolidated into the Doxygen manual, or the wiki. --- docs/doxygen/Doxyfile.in | 1 - docs/doxygen/other/build_guide.dox.in | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/doxygen') diff --git a/docs/doxygen/Doxyfile.in b/docs/doxygen/Doxyfile.in index bd60d7cc3b..ac133c2279 100644 --- a/docs/doxygen/Doxyfile.in +++ b/docs/doxygen/Doxyfile.in @@ -747,7 +747,6 @@ EXCLUDE = @abs_top_srcdir@/volk \ @abs_top_srcdir@/cmake \ @abs_top_srcdir@/gr-utils/python/modtool/gr-newmod \ @abs_top_srcdir@/docs/doxygen/doxyxml/example \ - @abs_top_srcdir@/docs/sphinx \ @abs_top_srcdir@/gnuradio-runtime/lib \ @abs_top_builddir@/gnuradio-runtime/lib \ @abs_top_srcdir@/gr-analog/lib \ 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 -- cgit v1.2.3