[PATCH 0/8] Improve Grilo's documentation
- From: Simón Pena <spenap gmail com>
- To: grilo-list gnome org
- Subject: [PATCH 0/8] Improve Grilo's documentation
- Date: Tue, 21 Sep 2010 23:49:18 +0200
Hi all,
The following patches improve existing documentation,
and add missing one, reducing gtk-doc errors just to those
related to va_args in grl-log (I don't know the best way
to remove them due to the #ifdefs used).
You should find a couple of warnings related to the "scope notified"
annotation not being recognized. That's caused by a typo in
gtk-doc, as they expect the annotation 'scope notfied': I submitted
bug 630288 fixing it.
Cheers,
Simon
Simón Pena (8):
  doc: Improve GrlMediaAudio documentation
  doc: Improve GrlMediaImage documentation
  doc: Improve GrlMedia documentation
  doc: Add GrlLog documentation
  doc: Fix GrlMediaVideo typo
  doc: Skip GrlDataSync
  doc: Added GrlError documentation
  doc: Fix GrlUtil documentation
 doc/reference/Makefile.am  |    2 +-
 src/data/grl-media-audio.c |    9 +++++----
 src/data/grl-media-audio.h |    6 ++++++
 src/data/grl-media-image.c |    9 +++++----
 src/data/grl-media-image.h |    6 ++++++
 src/data/grl-media-video.c |    2 +-
 src/data/grl-media.c       |    1 +
 src/data/grl-media.h       |   10 +++++++++-
 src/grl-error.h            |   21 +++++++++++++++++++++
 src/grl-log.c              |    7 +++++++
 src/grl-log.h              |   12 ++++++++++++
 src/grl-util.c             |    1 +
 12 files changed, 75 insertions(+), 11 deletions(-)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]