summaryrefslogtreecommitdiff
path: root/gnuradio-core/doc
Commit message (Collapse)AuthorAgeFilesLines
* Doc fixes. Merged eb/t367 -r11020:11025 to trunk. This changeseteb2009-05-1416-3845/+0
| | | | | | | | | | | | | | | | | | | | | | 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 time, the --enable-doxygen option is still required to enable the generation of the doxygen documents. I think the flag should probably be removed, and default to "yes" if we find doxygen on the path. The user can disable the doc generation using --disable-docs if desired. The doxygen config file has been modified such that doxygen is now only run on the C++ sources. No attempt is made to process the python code using doxygen. This results in a less confusing set of docs for the the C++ API. Straightening out the python docs is left for later. Many classes are currently misclassified (\ingroup <wrong>). That will probably require another day of work, that I can't get to right now. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11027 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck.jcorgan2009-03-031-0/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10551 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ↵jcorgan2009-02-261-15/+4
| | | | | | passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10529 221aa14e-8319-0410-a670-987f0aec2ac5
* Update doxygen Python generation (Firas Abbas)jcorgan2009-01-063-148/+247
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10195 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ↵jblum2008-09-071-11/+9
| | | | | | under gnuradio.grc module. Trunk passes make distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9525 221aa14e-8319-0410-a670-987f0aec2ac5
* Missed directoryjcorgan2008-08-241-1/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9400 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixup XML generation to avoid erroneous copying.jcorgan2008-08-245-1/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9399 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixesjcorgan2008-08-232-18/+5
| | | | | | | | | | and local modifications. Integrates previously separate GNU Radio Companion into top-level component 'grc'. (Josh Blum) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9378 221aa14e-8319-0410-a670-987f0aec2ac5
* Doc fixes from Firas.eb2008-01-241-6/+18
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7504 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged eb/firas-doc -r7443:7444 into trunk. These changes alloweb2008-01-164-97/+651
| | | | | | | | | | doxygen to generate a unified output that includes both C++ and Python docs. There's still work to do to get this cleaned up, but it's a great start! git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7445 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated doxyfile for main documentation, include everything except... semanticsjcorgan2007-08-281-21/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6198 221aa14e-8319-0410-a670-987f0aec2ac5
* Doxyfile cleanup.jcorgan2007-08-251-4/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6175 221aa14e-8319-0410-a670-987f0aec2ac5
* Make usrp documentation its own top-level directory. Fixes ticket:149.jcorgan2007-08-251-3/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6174 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-214-4/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* Updating Doxyfile to build CVSD documentationtrondeau2007-04-241-0/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5098 221aa14e-8319-0410-a670-987f0aec2ac5
* If doxygen enabled, gen docs for all C++ codeeb2007-02-011-7/+42
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4351 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixes ticket:98jcorgan2006-11-101-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3963 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-134-8/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixes ticket:8.jcorgan2006-08-132-8/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3267 221aa14e-8319-0410-a670-987f0aec2ac5
* Misc. gnuradio-core build system minor cleanup.jcorgan2006-08-031-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3124 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-0315-0/+3185
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5