[libcamera-devel,0/2] Documentation: Doxygen updates
mbox series

Message ID 20210827103334.350416-1-kieran.bingham@ideasonboard.com
Headers show
Series
  • Documentation: Doxygen updates
Related show

Message

Kieran Bingham Aug. 27, 2021, 10:33 a.m. UTC
Updating to the latest Doxygen generates some warnings with updates
they've made to their configuration handling.

We do not run Doxygen unless we have dot on the system, so we should
explicitly set that.

And the CLASS_DIAGRAMS option has been removed, but we already set it to
the default, so it should have no effect to remove it.


Kieran Bingham (2):
  Documentation: Remove obsoleted config
  Documentation: Explicitly enable Dot

 Documentation/Doxyfile.in | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)