summaryrefslogtreecommitdiff
path: root/json-glib/json-reader.h
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2014-03-06 13:58:15 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2014-03-18 16:27:59 +0000
commit20c861f02f8e41cde2dec92f9d63d8266383c26b (patch)
treeb5a9fa61922cbc27cc0c94e52979d96df11a4a8d /json-glib/json-reader.h
parentff018d7e560278d65a03c4de71c3cf11b22d3167 (diff)
downloadjson-glib-20c861f02f8e41cde2dec92f9d63d8266383c26b.tar.gz
docs: Port to MarkDown
Drop the DocBook documentation, and move everything to the MarkDown format used by modern gtk-doc.
Diffstat (limited to 'json-glib/json-reader.h')
-rw-r--r--json-glib/json-reader.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/json-glib/json-reader.h b/json-glib/json-reader.h
index 14c7cad..37002f0 100644
--- a/json-glib/json-reader.h
+++ b/json-glib/json-reader.h
@@ -80,8 +80,8 @@ typedef enum {
/**
* JsonReader:
*
- * The <structname>JsonReader</structname> structure contains only
- * private data and should only be accessed using the provided API
+ * The `JsonReader` structure contains only private data and should
+ * be accessed using the provided API
*
* Since: 0.12
*/
@@ -96,8 +96,7 @@ struct _JsonReader
/**
* JsonReaderClass:
*
- * The <structname>JsonReaderClass</structname> structure contains only
- * private data
+ * The `JsonReaderClass` structure contains only private data
*
* Since: 0.12
*/