[gnomemm-website] Documentation: Link to the Kindle version.



commit 439c24a0160626492f67e4f5e7727a2cdd62f1f7
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Nov 11 16:28:11 2010 +0100

    Documentation: Link to the Kindle version.
    
    * gnomemm-website.xml: Add a link to the Kindle page for Programming with gtkmm.
    Also remove the warning about gtkmm-2.0 versus gtkmm-2.4 because it's
    probably not a problem now.

 ChangeLog           |    8 ++++++++
 gnomemm-website.xml |    5 ++++-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b91671b..475d533 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-11-11  Murray Cumming  <murrayc murrayc com>
+
+	Documentation: Link to the Kindle version.
+
+	* gnomemm-website.xml: Add a link to the Kindle page for Programming with gtkmm.
+	Also remove the warning about gtkmm-2.0 versus gtkmm-2.4 because it's
+	probably not a problem now.
+
 2010-11-02  Murray Cumming  <murrayc murrayc com>
 
 	Front page: Add a missing space.
diff --git a/gnomemm-website.xml b/gnomemm-website.xml
index 6c9663b..1d7cb0c 100644
--- a/gnomemm-website.xml
+++ b/gnomemm-website.xml
@@ -562,11 +562,14 @@ of people. Thanks to them.
     <sect1>
       <title>Documentation Overview</title>
       <highlights>
+
+        <!-- This is no longer likely to be a common problem, though we should add some explanation of gtkmm-2.4 versus gtkmm-3.0 when we go stable.
         <para>This documentation is for the gtkmm-2.4 and gnomemm-2.6 APIs. There is an older gtkmm API called gtkmm-2.0 which can be installed in parallel. The gtkmm-2.4 name refers to the API/ABI series and not the release version. For instance, gtkmm 2.10 is a version of the gtkmm-2.4 API.</para>
+        -->
       </highlights>
       <sect2>
         <title>Getting Started with gtkmm</title>
-        <para>You might start by reading the <emphasis role="bold">Programming with gtkmm</emphasis> online book.</para>
+        <para>You might start by reading the <emphasis role="bold">Programming with gtkmm</emphasis> online book. This book is also <ulink url="http://www.amazon.com/gp/product/B0049P1RP4?ie=UTF8&amp;tag=murrayswebpages&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B0049P1RP4";>available on the Amazon Kindle</ulink>.</para>
         <para><ulink url="&url_refdocs_base_book_html;index.html">Contents</ulink> of the whole online book.</para>
         <para>Selected chapters:<itemizedlist>
             <listitem>



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