Summary: | Missing docs for some classes | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Andre Moreira Magalhaes <andrunko> |
Component: | tp-qt | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Andre Moreira Magalhaes
2010-03-16 20:37:29 UTC
“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.