[mythtv-commits] mythtv commit: r13828 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jul 6 01:06:15 UTC 2007


      Author: nigel
        Date: 2007-07-06 01:06:15 +0000 (Fri, 06 Jul 2007)
New Revision: 13828
   Changeset: http://cvs.mythtv.org/trac/changeset/13828

Modified:

   trunk/mythtv/docs/doxygen-create-developer-docs.cfg

Log:

Disable the preprocessor, which means that instead of only indexing code
defined by a finite set of symbols (PREDEFINED), it should index _ALL_ code.
I think this has the negative side-effect of also indexing code disabled by
#if 0 blocks, but I think that is better than missing some code.





More information about the mythtv-commits mailing list