diff options
author | Marc L <marcll@vt.edu> | 2019-06-21 23:20:03 -0400 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2020-01-02 15:41:05 -0800 |
commit | 2dd057b54d20298bfc7cacdf090fc026b462ea7e (patch) | |
tree | faec4b66abc61c06e185027a76f780a2b8ec918f /docs/doxygen/Doxyfile.in | |
parent | 63171edab5742e2ce48e6e30d060a3719f8c1a4b (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/Doxyfile.in')
-rw-r--r-- | docs/doxygen/Doxyfile.in | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |