Re: [Libmesh-devel] Stupid question about doc/html/*.php

2013-04-19 Thread Kirk, Benjamin (JSC-EG311)
history really, and to make it easy to run on multiple machines where maybe you don't have a full set of dependencies on one machine to build all the docs at once, but I understand that's not a compelling reason…. On Apr 19, 2013, at 12:59 PM, Roy Stogner wrote: > > Why are we committing som

[Libmesh-devel] Stupid question about doc/html/*.php

2013-04-19 Thread Roy Stogner
Why are we committing some of the outputs of "make doc" to git (and before that, svn)? With the outputs of bootstrap we have the excuse that we want to support people who have git but lack recent autotools, but access to our doc outputs is available to anyone with either doxygen or web access. --