History | View | Annotate | Download (66.6 kB)
doc: removed gr-qtgui/lib from doxygen serach path so it does not include markup in internal (non-API) header files.
docs: updating documentation. More build instructions/information in Doxygen. Added logo to doxygen manual, too.
docs: Fixed the include path to always find the right path.
Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. Also removes related M4 and dependency requirements for USRP-related libs.
Removed radio-astronomy; updated and replaced by simple-ra in cgran (https://www.cgran.org/wiki/simple_ra).
docs: force a directory to be checked for generated PMT include file to remove a warning.
gcell: removed gcell and gr-gcell
docs: fix Doxygen so it gets all generated files in builddir if this is different than srcdir.
Keep doxygen 1.7.1 from crashing.
Missed updates for omnithread/mblock removal
Doc fixes. Merged eb/t367 -r11020:11025 to trunk. This changesetmoves the primary doxygen configuration under the top-level docsdirectory. It creates a new "docs" top-level component that can beenabled/disabled using the configure --disable-docs option. At this...