[Xfce4-commits] <exo:xfce-4.6> Version to API docs.
Nick Schermer
noreply at xfce.org
Sat Oct 17 19:08:01 CEST 2009
Updating branch refs/heads/xfce-4.6
to 667ca078b23a3e8016a0ec6b9492bb8a50aa2218 (commit)
from 54ffc5d16920b60ecddb66777fcff90d9e6251c2 (commit)
commit 667ca078b23a3e8016a0ec6b9492bb8a50aa2218
Author: Nick Schermer <nick at xfce.org>
Date: Sat Oct 17 18:53:37 2009 +0200
Version to API docs.
This will make parallel installation of exo-1 and exo-0.3
easier.
docs/reference/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index f4c9cdc..5a492a7 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -5,6 +5,9 @@ AUTOMAKE_OPTIONS = 1.6
# The name of the module.
DOC_MODULE=exo
+# Uncomment for versioned docs and specify the version of the module, e.g. '2'.
+DOC_MODULE_VERSION=$(LIBEXO_VERSION_API)
+
# The top-level SGML file.
DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
More information about the Xfce4-commits
mailing list