docs: Link to all versions of both GTK3 and GTK2

Now that library supports both cleanly, fix the links so that
the user can go from the online doc to any version better.
This commit is contained in:
Colin Walters 2011-02-11 12:39:07 -05:00
parent d847f489f0
commit 63b415df92
2 changed files with 6 additions and 10 deletions

View File

@ -9,12 +9,10 @@
<title>GDK 3 Reference Manual</title>
<releaseinfo>
This document is for the GDK 3 library, version &version;
The latest version can be found online at
<ulink role="online-location" url="http://library.gnome.org/devel/gdk3/unstable/">http://library.gnome.org/devel/gdk3/unstable/</ulink>.
The latest versions can be found online at
<ulink role="online-location" url="http://library.gnome.org/devel/gdk3/">http://library.gnome.org/devel/gdk3/</ulink>.
If you are looking for the older GDK 2 series of libraries,
they can be found under their version numbers; for example,
2.24 is available at
<ulink role="online-location" url="http://library.gnome.org/devel/gdk/2.24/">http://library.gnome.org/devel/gdk/2.24/</ulink>.
see <ulink role="online-location" url="http://library.gnome.org/devel/gdk/">http://library.gnome.org/devel/gdk/</ulink>.
</releaseinfo>
</bookinfo>

View File

@ -11,12 +11,10 @@
<title>GTK+ 3 Reference Manual</title>
<releaseinfo>
This document is for the GTK+ 3 library, version &version;.
The latest version can be found online at
<ulink role="online-location" url="http://library.gnome.org/devel/gtk3/unstable/">http://library.gnome.org/devel/gtk3/unstable/</ulink>.
The latest versions can be found online at
<ulink role="online-location" url="http://library.gnome.org/devel/gtk3/">http://library.gnome.org/devel/gtk3/</ulink>.
If you are looking for the older GTK+ 2 series of libraries,
they can be found under their version numbers; for example,
2.24 is available at
<ulink role="online-location" url="http://library.gnome.org/devel/gtk/2.24/">http://library.gnome.org/devel/gtk/2.24/</ulink>.
see <ulink role="online-location" url="http://library.gnome.org/devel/gtk/">http://library.gnome.org/devel/gtk/</ulink>.
</releaseinfo>
</bookinfo>