The generated documentation is missing docs for some classes, even if the classes are documented.
“Proper generate docs” should be “Generate docs properly”; maybe also say what was actually wrong in the commit message? The diff changes lots of unrelated stuff. -INPUT = @abs_top_srcdir@/TelepathyQt4 @abs_top_builddir@/TelepathyQt4 +INPUT = @abs_top_srcdir@/TelepathyQt4 Surely this is going to mean that none of the generated API is included in the docs if you build out of tree? Otherwise looks fine.
(In reply to comment #1) > “Proper generate docs” should be “Generate docs properly”; maybe also > say what was actually wrong in the commit message? The diff changes lots of > unrelated stuff. > > -INPUT = @abs_top_srcdir@/TelepathyQt4 > @abs_top_builddir@/TelepathyQt4 > +INPUT = @abs_top_srcdir@/TelepathyQt4 > > Surely this is going to mean that none of the generated API is included in the > docs if you build out of tree? > > Otherwise looks fine. > Fixed. commit --amend
-INCLUDE_PATH = @abs_top_srcdir@ @abs_top_builddir@ +INCLUDE_PATH = @abs_top_srcdir@ Same as for INPUT. review+ with this hunk knocked out!
Fixed upstream. It will be in next version 0.3.0
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.