Emmanuele Bassi
b5d921ae45
doc: Check for 'dot' and add the relevant configuration
...
We don't really use it, right now, but it may come in handy later, and
it doesn't cost us anything, since the whole thing is optional anyway.
8 years ago
Emmanuele Bassi
8d96361158
doc: Ignore C++ guard macros
...
We don't need Doxygen to care about those.
8 years ago
Emmanuele Bassi
baa76b69c4
Remove unnecessary bits from the documentation build rules
...
We don't need to list the source files as we use a glob rule in the
Doxyfile itself.
8 years ago
Emmanuele Bassi
ef1ef6cadb
Remove unnecessary bits from the documentation build rules
...
We don't need to list the source files as we use a glob rule in the
Doxyfile itself.
8 years ago
Emmanuele Bassi
6a2994d1ed
doc: Ignore a private symbol
8 years ago
Emmanuele Bassi
59d9c2d83d
Generate the Epoxy API reference using Doxygen
...
The build is conditional on:
* using the Meson build
* passing the `-Denable-docs=true` configuration switch
* having `doxygen` installed
Currently, the generated HTML is kind of empty, but it works.
8 years ago