mirror of
https://github.com/bistromath/gr-air-modes.git
synced 2026-03-10 11:06:48 +01:00
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.
|
|
"""
|