Bug 27124

Summary: Missing docs for some classes
Product: Telepathy Reporter: Andre Moreira Magalhaes <andrunko>
Component: tp-qtAssignee: 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
The generated documentation is missing docs for some classes, even if the classes are documented.
Comment 1 Will Thompson 2010-03-17 02:53:47 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.
Comment 2 Andre Moreira Magalhaes 2010-03-17 07:31:39 UTC
(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
Comment 3 Will Thompson 2010-03-18 08:18:30 UTC
-INCLUDE_PATH           = @abs_top_srcdir@ @abs_top_builddir@
+INCLUDE_PATH           = @abs_top_srcdir@

Same as for INPUT. review+ with this hunk knocked out!
Comment 4 Andre Moreira Magalhaes 2010-03-18 09:15:34 UTC
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.