[PATCH libinput] Initial move of some wiki contents into main documentation.

2014-12-17 Thread Jon A. Cruz
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

Re: [PATCH libinput] Initial move of some wiki contents into main documentation.

2014-12-17 Thread Jon A. Cruz
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

Re: [PATCH libinput] Initial move of some wiki contents into main documentation.

2014-12-17 Thread Peter Hutterer
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

[PATCH libinput] Initial move of some wiki contents into main documentation.

2014-12-16 Thread Jon A. Cruz
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