mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-09 04:23:19 +01:00
doc: various improvements
- GSubprocessLauncher exists since 2.40, not 2.36 - more logical order for g_markup functions - fix short description of GMarkup - GMarkupParser: specify that some parameters are NULL-terminated. - g_string_new (NULL); is possible. - other trivial fixes. https://bugzilla.gnome.org/show_bug.cgi?id=728983
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
|
||||
/**
|
||||
* SECTION:markup
|
||||
* @Title: Simple XML Subset Parser * @Short_description: parses a subset of XML
|
||||
* @Title: Simple XML Subset Parser
|
||||
* @Short_description: parses a subset of XML
|
||||
* @See_also: [XML Specification](http://www.w3.org/TR/REC-xml/)
|
||||
*
|
||||
* The "GMarkup" parser is intended to parse a simple markup format
|
||||
|
||||
Reference in New Issue
Block a user