Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Reviving Python manual. | Tom Rondeau | 2015-08-17 | 20 | -702/+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. | ||||
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -2/+2 |
| | | | | 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). | ||||
* | docs: Netwrok -> Network (satisfy OCD) | Martin Braun | 2014-01-24 | 1 | -2/+2 |
| | |||||
* | sphinx_docs: Fixes to remove build warnings. | Ben Reynwar | 2013-05-10 | 1 | -11/+12 |
| | |||||
* | sphinx: Add start of pmt sphinx docs. Tidied gr sphinx docs. | Ben Reynwar | 2013-04-27 | 1 | -8/+0 |
| | |||||
* | sphinx: Added sphinx source for gr-blocks. | Ben Reynwar | 2013-04-26 | 20 | -0/+709 |