From cd5018f85a730ec697b34e7ff5ddfb20e8d97f33 Mon Sep 17 00:00:00 2001 From: Ben Reynwar <ben@reynwar.net> Date: Fri, 7 Jun 2013 09:29:52 -0700 Subject: docs: Removing gr-shd from sphinx docs. --- docs/sphinx/source/index.rst | 2 -- docs/sphinx/source/shd.rst | 8 -------- 2 files changed, 10 deletions(-) delete mode 100644 docs/sphinx/source/shd.rst (limited to 'docs/sphinx') diff --git a/docs/sphinx/source/index.rst b/docs/sphinx/source/index.rst index c5ac113524..491aaad4ce 100644 --- a/docs/sphinx/source/index.rst +++ b/docs/sphinx/source/index.rst @@ -54,14 +54,12 @@ Hardware Interfaces gnuradio.uhd gnuradio.fcd - gnuradio.shd .. toctree:: :hidden: gnuradio.uhd <uhd> gnuradio.fcd <fcd> - gnuradio.shd <shd> Utilities --------- diff --git a/docs/sphinx/source/shd.rst b/docs/sphinx/source/shd.rst deleted file mode 100644 index 6661ceb9b1..0000000000 --- a/docs/sphinx/source/shd.rst +++ /dev/null @@ -1,8 +0,0 @@ -gnuradio.shd -============ - -.. automodule:: gnuradio.shd - -.. autoblock:: gnuradio.shd.shd_smini_sink -.. autoblock:: gnuradio.shd.shd_smini_source - -- cgit v1.2.3