summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-02 16:35:38 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-11-09 16:47:58 +0000
commit63fc607055d02e080506f10944ee9f7b418ba23f (patch)
tree7afe5f5939369baf09d9d82a8ad64358bb214dae /doc
parent19ac7145685e85908785e19a113090c74bd1a0c7 (diff)
Don't generate transitional spec.html any more
We don't use rsync --delete, so all locations that have had it in the past will continue to do so.
Diffstat (limited to 'doc')
-rw-r--r--doc/templates/oldspec.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/templates/oldspec.html b/doc/templates/oldspec.html
deleted file mode 100644
index 5fc9ae0a..00000000
--- a/doc/templates/oldspec.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="refresh" content="0; URL=spec/index.html" />
- <title>Telepathy D-Bus Interface Specification</title>
- </head>
- <body>
- <h1 class="topbox">Telepathy D-Bus Interface Specification</h1>
- <p><a href="spec/index.html">The Telepathy specification has moved.</a></p>
- </body>
-</html>