Statistics
| Branch: | Tag: | Revision:

root / docs / doxygen / Doxyfile.in @ 5f27b398

History | View | Annotate | Download (66.6 kB)

# Date Author Comment
d59f82bb 10/24/2011 10:33 pm Tom Rondeau

doc: removed gr-qtgui/lib from doxygen serach path so it does not include markup in internal (non-API) header files.

29299eb3 10/21/2011 10:06 pm Tom Rondeau

docs: updating documentation. More build instructions/information in Doxygen. Added logo to doxygen manual, too.

e57c8a4f 10/21/2011 09:23 pm Tom Rondeau

docs: Fixed the include path to always find the right path.

e30b824e 10/19/2011 10:10 pm Tom Rondeau

Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. Also removes related M4 and dependency requirements for USRP-related libs.

0a634911 10/19/2011 07:24 pm Tom Rondeau

Removed radio-astronomy; updated and replaced by simple-ra in cgran (https://www.cgran.org/wiki/simple_ra).

6d504037 10/10/2011 03:30 am Tom Rondeau

docs: force a directory to be checked for generated PMT include file to remove a warning.

da19886c 10/08/2011 07:29 pm Tom Rondeau

gcell: removed gcell and gr-gcell

77f5aa4f 09/26/2011 09:57 pm Tom Rondeau

docs: fix Doxygen so it gets all generated files in builddir if this is different than srcdir.

75f3bce0 11/18/2010 02:52 am Eric Blossom

Keep doxygen 1.7.1 from crashing.

910d207e 04/27/2010 07:06 am Johnathan Corgan

Missed updates for omnithread/mblock removal

349331a8 05/14/2009 06:29 pm Eric Blossom

Doc fixes. Merged eb/t367 -r11020:11025 to trunk. This changeset
moves the primary doxygen configuration under the top-level docs
directory. It creates a new "docs" top-level component that can be
enabled/disabled using the configure --disable-docs option. At this...