summaryrefslogtreecommitdiff
path: root/qpid/doc/website
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2016-04-19 23:11:13 +0000
committerJustin Ross <jross@apache.org>2016-04-19 23:11:13 +0000
commitda7718ef463775acc7d6fbecf2d64c1bbfc39fd8 (patch)
tree6da761b56ed0433b68f755927a180d615f7fb5b3 /qpid/doc/website
parenteb1e7851a50c6a7901c73eb42d639516c0e3ba43 (diff)
downloadqpid-python-da7718ef463775acc7d6fbecf2d64c1bbfc39fd8.tar.gz
QPID-7207: Remove files and components that are obsolete or no longer in use; move doc and packaging pieces to the cpp subtree
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1740032 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/website')
-rw-r--r--qpid/doc/website/README.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/qpid/doc/website/README.txt b/qpid/doc/website/README.txt
deleted file mode 100644
index dcb3b423e5..0000000000
--- a/qpid/doc/website/README.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-To edit the website, check out the /site repo area:
-
- svn co https://svn.apache.org/repos/asf/qpid/site
-
-The HTML files for the site reside in the docs directory, where a README
-can be found to describe the process of adding new content.
-
-It is no longer necessary to generate the main website pages, the live files
-are now edited directly, and are deployed to the web server after check in.
-