summaryrefslogtreecommitdiff
path: root/docs/sphinx/gnuradio_sphinx.py
Commit message (Collapse)AuthorAgeFilesLines
* docs: Remove the sphinx manualMarc L2020-01-021-223/+0
| | | | | Going forward, everything manual-related will be consolidated into the Doxygen manual, or the wiki.
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-0/+1
|
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-32/+32
| | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
* sphinx-docs: Minor updates to sphinx documentation.Ben Reynwar2013-04-071-1/+15
|
* Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-03-181-1/+26
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: gr-digital/examples/ofdm/ofdm_bugsquatch.py gr-digital/include/digital/scale_tags.h gr-digital/include/digital/tagged_stream_check.h gr-digital/include/digital/ts_insert_zeros_cc.h gr-digital/python/qa_ofdm_sync_sc_cfb.py gr-digital/python/qa_scale_tags.py gr-digital/python/qa_ts_insert_zeros.py gr-digital/swig/digital_swig.i
| * sphinx docs: Added additional block function names to blacklist so that they ↵Ben Reynwar2013-03-181-1/+26
| | | | | | | | are not displayed for every block.
* | blocks: converting references to vector source/sink, null source/sink, nop, ↵Tom Rondeau2013-03-171-2/+2
|/ | | | copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks.
* docs: Fixing swig_doc and sphinx so that it can deal with 3.7 style.Ben Reynwar2012-05-211-3/+35
|
* Adding sphinx documentation.Ben Reynwar2012-04-301-0/+151