Re: [eigen] New Developer Documentation wiki page

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


On Wed, Jun 30, 2010 at 11:04 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
> 2010/6/30 Manoj Rajagopalan <rmanoj@xxxxxxxxx>:
>>   I generated the figures using GraphViz and we can check these files into
>> Mercurial. The "make doc" can run graphviz. The drawback of this approach is
>> that the user's system should have GraphViz installed. Doxygen also uses
>> GraphViz but if it isn't present, it silently reverts to not running
>> it. "make doc" on the other hand might fail so we must include a
>> configure-time check for cmake.
>
> OK, all that sounds interesting. When graphviz isn't present, rather
> than erroring out, we can just continue with a warning message and
> generate documentation with these images missing.
>
> If you agree to move your pages to doxygen, check in the graphviz
> files too, and we can then take care of the CMake side of things.

I think this is a really cool idea and graphviz should be there
anyways, otherwise doxygen will not work properly. All the class
graphs we are seeing in doxygen are made with graphviz (i.e. actually
dot).

- Hauke



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/