On Thu, 22 Aug 2013, Praveen C wrote: > Is it possible to generate a local html copy of doxygen documentation, > including documentation of examples.
Yes, but apparently only with our git master! It looks like there's a bug in our Makefile.am wherein some of our scripts don't make it into distribution tarballs! I'll see if I can fix that problem and get it into our regression test, but in the meantime I'm afraid the fastest way to get local docs would be to "git clone https://github.com/libMesh/libmesh.git" and build the docs from that. --- Roy ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
