summaryrefslogtreecommitdiff
path: root/docs/sphinx/source/digital
Commit message (Collapse)AuthorAgeFilesLines
* docs: Reviving Python manual.Tom Rondeau2015-08-176-277/+0
| | | | | | | | | | | | | | | | I'd like to only produce a single manual, and the Sphinx docs take too much manual labor to keep up-to-date. Still, there is a lot of useful tools and classes only in Python that need to be exposed in a manual, so this is the quickest way to get there. This flattens the sphinx documentation structure so each component has a <component>_blocks.rst where the actual GNU Radio blocks are managed and a <component>.rst for any other non-block or Python-only code (hier_block2, functions, and classes). The new flattened file structure should make it easier to update, but the index.rst should have some work done to make structure information better.
* docs: Updating sphinx docs.Ben Reynwar2013-04-022-36/+34
|
* docs: Formatted python docstrings for sphinx docs.Ben Reynwar2012-08-131-2/+3
|
* docs: Updating sphinx docs for movement of blocks from gr to digital.Ben Reynwar2012-08-102-0/+37
|
* docs: Fixing swig_doc and sphinx so that it can deal with 3.7 style.Ben Reynwar2012-05-211-16/+16
|
* Adding sphinx documentation.Ben Reynwar2012-04-306-0/+241