mkotsbak / libqmi-deb

Debian packaging of libqmi library. Ubuntu packages available in PPA: https://launchpad.net/~mariusko/+archive/libqmi MOVED TO ALIOTH: https://alioth.debian.org/projects/pkg-libqmi/
https://alioth.debian.org/projects/pkg-libqmi/
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Doc build warnigs #7

Closed mkotsbak closed 11 years ago

mkotsbak commented 11 years ago

Computing chunks... DOC Fixing cross-references html/QmiClientWms.html:58: warning: no link for: 'G-SIGNAL-RUN-LAST:CAPS' -> (Run Last). html/libqmi-glib-PDS-Set-GPS-Service-State.html:54: warning: no link for: 'GError' -> (GError). html/libqmi-glib-PDS-Set-GPS-Service-State.html:72: warning: no link for: 'GCancellable' -> (GCancellable). html/libqmi-glib-PDS-Set-GPS-Service-State.html:73: warning: no link for: 'GAsyncReadyCallback' -> (GAsyncReadyCallback). html/libqmi-glib-PDS-Set-GPS-Service-State.html:77: warning: no link for: 'GAsyncResult' -> (GAsyncResult). html/libqmi-glib-PDS-Set-GPS-Service-State.html:190: warning: no link for: 'NULL:CAPS' -> (NULL). html/libqmi-glib-PDS-Set-GPS-Service-State.html:199: warning: no link for: 'TRUE:CAPS' -> (TRUE). html/libqmi-glib-PDS-Set-GPS-Service-State.html:199: warning: no link for: 'FALSE:CAPS' -> (FALSE). html/libqmi-glib-WMS-Raw-Write.html:55: warning: no link for: 'GArray' -> (GArray). html/libqmi-glib-WDS-enumerations-and-flags.html:2629: warning: no link for: 'g-free' -> (g_free()). html/libqmi-glib-QmiMessage.html:46: warning: no link for: 'GByteArray' -> (GByteArray). html/libqmi-glib-QmiMessage.html:127: warning: no link for: 'G-MAXUINT8:CAPS' -> (G_MAXUINT8). html/QmiClient.html:184: warning: no link for: 'GObject' -> (GObject). html/QmiClient.html:184: warning: no link for: 'g-object-unref' -> (g_object_unref()). html/QmiDevice.html:48: warning: no link for: 'GFile' -> (GFile).

13:42 < mbiebl> you should add a build-dep on libglib2.0-doc so the gtk-doc cross references are properly set 13:43 < mbiebl> gtk-doc will simply not generate any links in the html files

mkotsbak commented 11 years ago

Solved in commit 3c5331bee3e501a8f200f2461f0c956bd3c345c7.