On Tue, 13 Jul 2010, John Peterson wrote: > On Tue, Jul 13, 2010 at 12:16 PM, Derek Gaston <[email protected]> wrote: >> Hmmm... it appears that the Elem class is missing in the libMesh doxygen >> currently on the website. >> >> I can't come up with any reason why it's missing other than a botched >> doxygen run.... > > Strange indeed. I reran doxygen on my box and it does not appear to > have generated an Elem page either. (This is a little hard to debug > locally, any idea how to get a browser to process local php files w/o > running a webserver, etc?) There were a bunch of warnings for elem.C > (below) so it is actually processing the file. None of them really > appear to be fatal though...
It's generating a file for elem.h, but yeah, all those warnings are consistent with it somehow not seeing the Elem class. Very weird... --- Roy ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
