[libsigc++2] Small website updates



commit 0143c3218ffcb45cde6c87c3b6564e5f2c554045
Author: David King <davidk openismus com>
Date:   Sat Jun 5 17:22:44 2010 +0200

    Small website updates
    
    * docs/index.html: Remove broken namespace links.
    * docs/website/doc.shtml: Link to library.gnome.org tutorial and API
    reference.

 ChangeLog              |    8 ++++++++
 docs/index.html        |    5 -----
 docs/website/doc.shtml |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 99e37c8..18e3e12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-06-05  David King  <davidk openismus com>
+
+	Small website updates
+
+	* docs/index.html: Remove broken namespace links.
+	* docs/website/doc.shtml: Link to library.gnome.org tutorial and API
+	reference.
+
 2.2.8:
 
 2010-06-04  Murray Cumming  <murrayc murrayc com>
diff --git a/docs/index.html b/docs/index.html
index 9bdd490..979a0f7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -47,11 +47,6 @@
             <td valign="top" width="33%">
             <ul>
               <li><a href="http://library.gnome.org/devel/libsigc++/stable/namespacesigc.html";>sigc</a></li>
-              <li><a
- href="http://library.gnome.org/devel/libsigc++/stable/namespacesigc_1_1internal.html";>sigc::internal</a></li>
-              <li><a href="http://library.gnome.org/devel/libsigc++/stable/namespacesigc_1_1functor.html";>sigc::functor</a></li>
-              <li><a
- href="http://library.gnome.org/devel/libsigc++/stable/namespacesigc_1_1functor_1_1internal.html";>sigc::functor::internal</a></li>
             </ul>
             </td>
             <td valign="top" width="33%">
diff --git a/docs/website/doc.shtml b/docs/website/doc.shtml
index e7d5f44..34d2342 100644
--- a/docs/website/doc.shtml
+++ b/docs/website/doc.shtml
@@ -5,7 +5,7 @@
 <a name="doc"><h3>Documentation</h3></a>
 
 <p>
-We have both <a href="libsigc2/docs/manual/html/index.html">tutorial-style</a> and <a href="libsigc2/docs/index.html">reference</a> documentation.</p>
+We have both <a href="http://library.gnome.org/devel/libsigc++-tutorial/stable/";>tutorial-style</a> and <a href="http://library.gnome.org/devel/libsigc++/stable/";>reference</a> documentation.</p>
 
 
 <a name="glossary"><h3>Glossary of terms</h3></a>



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