git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@372 b431acfa-c32f-4a4a-93f1-934dc6c82436
8 lines
235 B
Python
8 lines
235 B
Python
"""
|
|
Contains generated files produced by generateDS.py.
|
|
|
|
These do the real work of parsing the doxygen xml files but the
|
|
resultant classes are not very friendly to navigate so the rest of the
|
|
doxyxml module processes them further.
|
|
"""
|