This moves some information from the wiki into the main generated doxygen
documenation. It is fairly rought but includes examples for inline and
stand-alone diagrams, linking to external HTML pages, etc.
Among other things, it allows for better cross-referencing into the
main doxygen contents and
On 12/17/2014 02:10 PM, Peter Hutterer wrote:
>> diff --git a/configure.ac b/configure.ac
>> index 33e380c..329f224 100644
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -76,6 +76,15 @@ else
>> fi
>> AM_CONDITIONAL([HAVE_DOXYGEN], [test "x$have_doxygen" = "xyes"])
>>
>> +AC_PATH_PROG(DOT, do
On Tue, Dec 16, 2014 at 07:59:55PM -0800, Jon A. Cruz wrote:
> This moves some information from the wiki into the main generated doxygen
> documenation. It is fairly rought but includes examples for inline and
> stand-alone diagrams, linking to external HTML pages, etc.
>
> Among other things, it
This moves some information from the wiki into the main generated doxygen
documenation. It is fairly rought but includes examples for inline and
stand-alone diagrams, linking to external HTML pages, etc.
Among other things, it allows for better cross-referencing into the
main doxygen contents and