diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-09-17 11:53:44 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-09-17 11:53:44 +0100 |
commit | 7494959b21e00acfc853728a230cb9dd55e46df5 (patch) | |
tree | 921cdb7999f3ff6e5bfb20b91052ddc12c22f959 | |
parent | 6d399eaec1ab6381c57a371320528fda5d2e3e7c (diff) |
Revert "Upload documentation to the 0.24.x location"
This reverts commit fb9e80acf4504706a9a52c9bca735362dd5411c7.
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | docs/reference/telepathy-glib-docs.sgml | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 5f61f2742..ed1c2410d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,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 $(builddir)/docs/reference/html/ \ - telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/telepathy-glib-0.24.x/ + telepathy.freedesktop.org:/srv/telepathy.freedesktop.org/www/doc/telepathy-glib/ 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 73b0fecb0..8037ab9a2 100644 --- a/docs/reference/telepathy-glib-docs.sgml +++ b/docs/reference/telepathy-glib-docs.sgml @@ -10,8 +10,6 @@ This manual documents 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.24.x/">online copy of the telepathy-glib 0.24.x API Reference Manual</ulink>. </releaseinfo> </bookinfo> |