[Xfce4-commits] <exo:master> Version to API docs.

Nick Schermer noreply at xfce.org
Sat Oct 17 18:56:01 CEST 2009


Updating branch refs/heads/master
         to 3854a91602fb9f3349c6c8583d412b40c6b3d8a6 (commit)
       from 94acf3844546d235dc310ab9303917fe96efeec3 (commit)

commit 3854a91602fb9f3349c6c8583d412b40c6b3d8a6
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 540027b..9796378 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -3,6 +3,9 @@
 # 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.xml
 



More information about the Xfce4-commits mailing list