summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁlvaro Peña <alvaropg@gmail.com>2013-12-24 00:59:28 +0100
committerÁlvaro Peña <alvaropg@gmail.com>2013-12-24 00:59:28 +0100
commit5f24a45bf0d6c8d2d7b63a2faecba605a24ab08e (patch)
tree57b977b74ecaf7ee1e26ed550367b1bf9c8edbbb
parent5d66f02ca8abf5efd2dc0be99bc73644114c1d19 (diff)
downloadlibgfbgraph-5f24a45bf0d6c8d2d7b63a2faecba605a24ab08e.tar.gz
doc: Allow parallel installation
https://bugzilla.gnome.org/show_bug.cgi?id=720681
-rw-r--r--configure.ac1
-rw-r--r--docs/reference/Makefile.am2
-rw-r--r--docs/reference/apiversion.xml.in1
-rw-r--r--docs/reference/gfbgraph-docs.xml3
4 files changed, 5 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ea94c83..a371e3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,6 +55,7 @@ Makefile
libgfbgraph.pc
docs/Makefile
docs/reference/Makefile
+docs/reference/apiversion.xml
docs/reference/version.xml
gfbgraph/Makefile
tests/Makefile])
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 2591630..2707479 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -12,7 +12,7 @@ AUTOMAKE_OPTIONS = 1.6
DOC_MODULE=gfbgraph
# Uncomment for versioned docs and specify the version of the module, e.g. '2'.
-#DOC_MODULE_VERSION=2
+DOC_MODULE_VERSION=@API_VERSION@
# The top-level XML file (SGML in the past). You can change this if you want to.
diff --git a/docs/reference/apiversion.xml.in b/docs/reference/apiversion.xml.in
new file mode 100644
index 0000000..379630b
--- /dev/null
+++ b/docs/reference/apiversion.xml.in
@@ -0,0 +1 @@
+@API_VERSION@
diff --git a/docs/reference/gfbgraph-docs.xml b/docs/reference/gfbgraph-docs.xml
index 6262a95..fb18578 100644
--- a/docs/reference/gfbgraph-docs.xml
+++ b/docs/reference/gfbgraph-docs.xml
@@ -4,10 +4,11 @@
[
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
+ <!ENTITY apiversion SYSTEM "apiversion.xml">
]>
<book id="index">
<bookinfo>
- <title>GFBGraph Reference Manual</title>
+ <title>GFBGraph &apiversion; Reference Manual</title>
<releaseinfo>Version &version;</releaseinfo>
<authorgroup>
<author>