From 20c861f02f8e41cde2dec92f9d63d8266383c26b Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Thu, 6 Mar 2014 13:58:15 +0000 Subject: docs: Port to MarkDown Drop the DocBook documentation, and move everything to the MarkDown format used by modern gtk-doc. --- json-glib/json-builder.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'json-glib/json-builder.h') diff --git a/json-glib/json-builder.h b/json-glib/json-builder.h index 093f67c..361c64a 100644 --- a/json-glib/json-builder.h +++ b/json-glib/json-builder.h @@ -45,8 +45,8 @@ typedef struct _JsonBuilderClass JsonBuilderClass; /** * JsonBuilder: * - * The JsonBuilder structure contains only - * private data and shouls be accessed using the provided API + * The `JsonBuilder` structure contains only private data and should be + * accessed using the provided API * * Since: 0.12 */ @@ -61,8 +61,7 @@ struct _JsonBuilder /** * JsonBuilderClass: * - * The JsonBuilder structure contains only - * private data + * The `JsonBuilderClass` structure contains only private data * * Since: 0.12 */ -- cgit v1.2.1