Re: [Libmesh-devel] Generated Documentation

2011-08-23 Thread John Peterson
On Tue, Aug 23, 2011 at 1:34 PM, Truman Ellis wrote: > > This is what I see on Linux with Chromium. That probably explains it... we select the CSS based on the browser and we don't have a category for Linux/Chrome yet... I'll see if I can update the PHP but I might need you to test it... -- Jo

Re: [Libmesh-devel] Generated Documentation

2011-08-23 Thread Roy Stogner
On Tue, 23 Aug 2011, John Peterson wrote: > I've googled this in the past, but haven't come across a simple, > effective solution yet. Please let us know if you do! The ideal solution is to run php in the Make rules (and rewrite a few href extensions), so that "make doc" ends up generating html

Re: [Libmesh-devel] Generated Documentation

2011-08-23 Thread Paul T. Bauman
On Tue, Aug 23, 2011 at 11:34 AM, John Peterson wrote: > On Tue, Aug 23, 2011 at 10:06 AM, Truman Ellis > wrote: > > I think there is something wrong with the generated documentation, > probably > > a doxygen setting or something. Running "make doc" generates a lot of > docs, > > but trying to op

Re: [Libmesh-devel] Generated Documentation

2011-08-23 Thread Truman Ellis
On 08/23/2011 11:34 AM, John Peterson wrote: > On Tue, Aug 23, 2011 at 10:06 AM, Truman Ellis wrote: >> I think there is something wrong with the generated documentation, probably >> a doxygen setting or something. Running "make doc" generates a lot of docs, >> but trying to open doc/html/index.ph

Re: [Libmesh-devel] Generated Documentation

2011-08-23 Thread John Peterson
On Tue, Aug 23, 2011 at 10:06 AM, Truman Ellis wrote: > I think there is something wrong with the generated documentation, probably > a doxygen setting or something. Running "make doc" generates a lot of docs, > but trying to open doc/html/index.php or any of the other generated docs > opens a dow

[Libmesh-devel] Generated Documentation

2011-08-23 Thread Truman Ellis
I think there is something wrong with the generated documentation, probably a doxygen setting or something. Running "make doc" generates a lot of docs, but trying to open doc/html/index.php or any of the other generated docs opens a download dialog in whatever browser I try it in. I also had someon