Added ability to extract category names from doxygen.
authorjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>
Mon, 29 Jun 2009 04:29:36 +0000 (04:29 +0000)
committerjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>
Mon, 29 Jun 2009 04:29:36 +0000 (04:29 +0000)
commit5762d01a3d45b8d500c5ad560c272692d7d46db2
treeeeb126eb6ae592ac97bddd4c216eb830f817b280
parentf728f2dd61af00b02525d078bbb748bfb75800e1
Added ability to extract category names from doxygen.
For now, this is commented out until the current block tree is overhauled.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11304 221aa14e-8319-0410-a670-987f0aec2ac5
grc/base/Platform.py
grc/python/Block.py
grc/python/Makefile.am
grc/python/expr_utils.py
grc/python/extract_category.py [new file with mode: 0644]
grc/python/extract_docs.py