diff options
| author | Emmanuele Bassi <ebassi@openedhand.com> | 2008-04-19 23:05:03 +0100 |
|---|---|---|
| committer | Emmanuele Bassi <ebassi@openedhand.com> | 2008-04-19 23:05:03 +0100 |
| commit | c191b2f8a8159457db3333390be10d6c7c0d4336 (patch) | |
| tree | 6c571b70cadf8066d809f831b119b8fc04c0901d /doc/reference/json-glib-sections.txt | |
| parent | ffbd9063556a061ba3e7e4223b924ae4766adfbd (diff) | |
| download | json-glib-c191b2f8a8159457db3333390be10d6c7c0d4336.tar.gz | |
Ignore json-scanner.h and its types
When generating the documentation, ignore the JsonScanner header
as it will not be installed.
Also, we moved JsonTokenType from json-parser.h to json-scanner.h,
where it belongs, so we can remove it from the (private) subsection
of the json-parser section.
Diffstat (limited to 'doc/reference/json-glib-sections.txt')
| -rw-r--r-- | doc/reference/json-glib-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/json-glib-sections.txt b/doc/reference/json-glib-sections.txt index bdeb4aa..800943f 100644 --- a/doc/reference/json-glib-sections.txt +++ b/doc/reference/json-glib-sections.txt @@ -118,7 +118,6 @@ JSON_PARSER_ERROR JSON_PARSER_GET_CLASS <SUBSECTION Private> -JsonTokenType JsonParserPrivate json_parser_get_type json_parser_error_quark |
