[gxml/gxml-0.10] Adding comments to VAPI and updated news
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml/gxml-0.10] Adding comments to VAPI and updated news
- Date: Wed, 20 Apr 2016 17:30:59 +0000 (UTC)
commit a11d3ea0a96b7cfc10283bb31db175a92d3526b1
Author: Daniel Espinosa <esodan gmail com>
Date: Tue Apr 19 09:37:03 2016 -0500
Adding comments to VAPI and updated news
NEWS | 5 +++++
gxml/Makefile.am | 8 ++++++++
2 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 40b663c..e4a7ffe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
+===============
+Version 0.10.1
+===============
+
+* Documentation improvements and build fixes
===============
Version 0.10.0
diff --git a/gxml/Makefile.am b/gxml/Makefile.am
index 74513cf..f26b3eb 100644
--- a/gxml/Makefile.am
+++ b/gxml/Makefile.am
@@ -238,6 +238,14 @@ typelibdir = $(INTROSPECTION_TYPELIBDIR)
typelib_DATA = GXml-0.10.typelib
CLEANFILES += $(gir_DATA) $(typelib_DATA)
+if ENABLE_DEVHELP_DOCS
+
+AM_VALAFLAGS += \
+ --vapi-comments
+
+endif
+
+
endif
if PLATFORM_WIN32
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]