[PATCH 08/25] doc: script_mode_t needs at least one line of text
Nis Martensen
nis.martensen at web.de
Sun Mar 4 08:46:10 PST 2012
Gtk-doc recognizes documentation only if there is additional text.
---
src/cairo-script.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/cairo-script.h b/src/cairo-script.h
index 9151b06..371b29a 100644
--- a/src/cairo-script.h
+++ b/src/cairo-script.h
@@ -47,7 +47,9 @@ CAIRO_BEGIN_DECLS
* @CAIRO_SCRIPT_MODE_ASCII: the output will be in readable text (default)
* @CAIRO_SCRIPT_MODE_BINARY: the output will use byte codes
*
- * Since 1.10
+ * A set of script output variants.
+ *
+ * Since: 1.10
**/
typedef enum {
CAIRO_SCRIPT_MODE_ASCII,
--
1.7.2.5
--------------090104080009020304000505
Content-Type: text/plain;
name="0009-doc-fix-a-few-typos-found-by-codespell.patch.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename*0="0009-doc-fix-a-few-typos-found-by-codespell.patch.txt"
More information about the cairo
mailing list