summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2015-03-13 09:22:48 +0000
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-03-13 09:23:48 +0000
commit567dcd60215119806e316d00a6a4c8869155fb8e (patch)
tree0a1c76c04492c327f0e64fc8987814702f383c33
parent49e8afc3cf080b17ace11990619e2951b98162b7 (diff)
downloadgobject-introspection-567dcd60215119806e316d00a6a4c8869155fb8e.tar.gz
docs: Clarify that GIR files may contain installation-specific data
Such as library filenames. https://bugzilla.gnome.org/show_bug.cgi?id=746138
-rw-r--r--docs/reference/gi-gir-reference.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/reference/gi-gir-reference.xml b/docs/reference/gi-gir-reference.xml
index fb97984f..38604d03 100644
--- a/docs/reference/gi-gir-reference.xml
+++ b/docs/reference/gi-gir-reference.xml
@@ -16,7 +16,9 @@
</refnamediv>
<para>
- This chapter describes the GIR XML markup format.
+ This chapter describes the GIR XML markup format. This describes exported C
+ API, including documentation. It may contain installation-specific data,
+ such as library filenames which may differ between platforms.
</para>
<refsect2 id="gi-gir-api-node">