Hello Is it possible to generate a local html copy of doxygen documentation, including documentation of examples.
If I try make doc I get some errors cd $dir ; \ make doc ; \ cp *.php /Users/praveen/Applications/libmesh/libmesh-0.9.2.1/doc/html ; \ cd - ; \ done CXX example_opt-introduction_ex1.o CXXLD example-opt make[3]: *** No rule to make target `../../../contrib/bin/ex2html.sh', needed by `introduction_ex1.php'. Stop. cp: *.php: No such file or directory I am using 0.9.2.1 Thanks praveen ------------------------------------------------------------------------------ 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
