summaryrefslogtreecommitdiff
path: root/docs/website/writingbindings
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-12-09 13:20:39 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-12-09 13:20:39 +0100
commitf6f32926106587b7969d53d86cf6412b26a0625e (patch)
treecec6efb62217bc22103d12f5033f33184de95e30 /docs/website/writingbindings
parent0259d24fbd0ea6e671db7f4472cf6dbb52884019 (diff)
downloadgobject-introspection-f6f32926106587b7969d53d86cf6412b26a0625e.tar.gz
NEWS: convert to reST and include it in the docs
So it's visible on the main website and has nice links to the issues and merge requests.
Diffstat (limited to 'docs/website/writingbindings')
-rw-r--r--docs/website/writingbindings/libgirepository.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/website/writingbindings/libgirepository.rst b/docs/website/writingbindings/libgirepository.rst
index 9c00e61c..780a12ce 100644
--- a/docs/website/writingbindings/libgirepository.rst
+++ b/docs/website/writingbindings/libgirepository.rst
@@ -13,3 +13,4 @@ The following example shows how to call the ``g_assertion_message()`` function
from libglib-2.0:
.. literalinclude:: ../../../examples/glib-print.c
+ :language: c