Add a meaningful name and description to all sections/files in the API docs

https://bugzilla.gnome.org/show_bug.cgi?id=695641
This commit is contained in:
Tomeu Vizoso
2013-03-11 16:52:36 +01:00
committed by Jasper St. Pierre
parent 69c72ebb26
commit 2efed44257
25 changed files with 144 additions and 69 deletions

View File

@ -1,5 +1,11 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; c-basic-offset: 2; -*- */
/**
* SECTION:barrier
* @Title: MetaBarrier
* @Short_Description: Pointer barriers
*/
#include "config.h"
#include <glib-object.h>