[cogl/cogl-1.16] release: update documentation links for release notes



commit c281b6dd93fac6ee2fb311a540d4215cadb165c7
Author: Robert Bragg <robert linux intel com>
Date:   Tue Jul 9 23:17:37 2013 +0100

    release: update documentation links for release notes
    
    The release notes now link to http://cogl3d.org/cogl2-reference/
    for the experimental 2.0 api reference

 build/autotools/Makefile.am.release |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/build/autotools/Makefile.am.release b/build/autotools/Makefile.am.release
index 224953f..11b1461 100644
--- a/build/autotools/Makefile.am.release
+++ b/build/autotools/Makefile.am.release
@@ -113,9 +113,8 @@ release-message:
        @echo "  http://developer.gnome.org/cogl/stable/";
        @echo "The 1.x development API is documented here:"
        @echo "  http://developer.gnome.org/cogl/1.$(COGL_1_MINOR_VERSION)"
-       @echo ""
-       @echo "The experimental 2.0 API is currently not hosted online but can be built"
-       @echo "by passing the --enable-gtk-doc option to ./configure when building."
+       @echo "The experimental 2.0 API is documented here:"
+       @echo "  http://cogl3d.org/cogl2-reference/";
        @echo ""
        @echo ""
        @echo "RELEASE NOTES"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]