summaryrefslogtreecommitdiff
path: root/grc/src/platforms/python/utils/extract_docs.py
Commit message (Collapse)AuthorAgeFilesLines
* Merging r11186:11273 from grc branch.jblum2009-06-231-92/+0
| | | | | | | | | Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5
* improved gr doc extraction from doxygen xmljblum2009-06-041-9/+11
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11173 221aa14e-8319-0410-a670-987f0aec2ac5
* use the gr doc extractor for the usrp2 as welljblum2009-06-011-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11171 221aa14e-8319-0410-a670-987f0aec2ac5
* Replaced the is_match function with regular expression.jblum2009-05-231-37/+16
| | | | | | | | | | | | Cache the results of the doc extraction. Removed support for blks2 docs until that is sorted out. The matching will handle any file extension, as to also support .xml.gz files in the gnuradio-docs deb. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11099 221aa14e-8319-0410-a670-987f0aec2ac5
* Quick fix for ubuntu docs dir.jblum2009-05-221-5/+7
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11087 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ↵jblum2008-09-071-0/+109
under gnuradio.grc module. Trunk passes make distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9525 221aa14e-8319-0410-a670-987f0aec2ac5