[mythtv-commits] [MythTV/mythtv] a9d7fd: Fix failure of buildbot to creation document.
David Hampton
noreply at github.com
Fri Jun 23 18:21:08 UTC 2023
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: a9d7fdc34f8ae0b39a12401e347bd43e4a9e625e
https://github.com/MythTV/mythtv/commit/a9d7fdc34f8ae0b39a12401e347bd43e4a9e625e
Author: David Hampton <mythtv at love2code.net>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M mythtv/configure
M mythtv/docs/Makefile
Log Message:
-----------
Fix failure of buildbot to creation document.
Buildbot creates the documentation without having previously called
configure. Move the code that creates the doxygen-paths.cfg.inc file
from configure to the documentation Makefile.
Commit: b77efb6919be23ffd6398b763bd149377a782843
https://github.com/MythTV/mythtv/commit/b77efb6919be23ffd6398b763bd149377a782843
Author: David Hampton <mythtv at love2code.net>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
M mythtv/docs/doxygen-create-developer-docs.cfg
Log Message:
-----------
Update the doxygen configuration to version 1.8.17.
This was done by running 'doxygen -u', and cleaning up the result to
keep the MythTV changes the same.
Compare: https://github.com/MythTV/mythtv/compare/f08f21853cbb...b77efb6919be
More information about the mythtv-commits
mailing list