diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-09-20 17:51:57 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-09-20 17:51:57 +0100 |
commit | c2f554003f6fa2f510666aeda7422d1a536e1053 (patch) | |
tree | 8180677d3d870b7e7d7f91c19dab002fd759e92b | |
parent | 96b49d8521a908455d3b7534914e3ca131f83bef (diff) |
Upload documentation to the 0.12.x location
To be reverted on master after releasing 0.12.0.
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | docs/reference/telepathy-glib-docs.sgml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ab23ce65..040b6e05 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,7 @@ check-valgrind: maintainer-upload-release: _maintainer-upload-release-local _maintainer-upload-release-local: _maintainer-upload-release-check rsync -rvzPp --chmod=Dg+s,ug+rwX,o=rX $(srcdir)/docs/reference/html/ \ - telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/telepathy-glib/ + telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/telepathy-glib-0.12.x/ BRANCH = $(shell sh tools/git-which-branch.sh misc | tr -d '\n' | tr -C "[:alnum:]" _) UPLOAD_BRANCH_TO = people.freedesktop.org:public_html/telepathy-glib diff --git a/docs/reference/telepathy-glib-docs.sgml b/docs/reference/telepathy-glib-docs.sgml index 6877004f..1ae6f23e 100644 --- a/docs/reference/telepathy-glib-docs.sgml +++ b/docs/reference/telepathy-glib-docs.sgml @@ -10,6 +10,8 @@ for telepathy-glib version &tpglibversion;. The latest development version of this documentation can be found here: <ulink role="online-location" url="http://telepathy.freedesktop.org/doc/telepathy-glib/">online copy of the telepathy-glib API Reference Manual</ulink>. + The latest version in this stable branch can be found here: + <ulink role="online-location" url="http://telepathy.freedesktop.org/doc/telepathy-glib-0.12.x/">online copy of the telepathy-glib 0.12.x API Reference Manual</ulink>. </releaseinfo> </bookinfo> |