From 5391ccdfe67fa21493f5402830e7e494a9bc4787 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Wed, 3 Sep 2014 18:02:33 +0100 Subject: [PATCH] Marked docs/client-server/specification.rst as old. --- .../{specification.rst => OLD_specification.rst} | 14 ++++++++++++++ 1 file changed, 14 insertions(+) rename docs/client-server/{specification.rst => OLD_specification.rst} (99%) diff --git a/docs/client-server/specification.rst b/docs/client-server/OLD_specification.rst similarity index 99% rename from docs/client-server/specification.rst rename to docs/client-server/OLD_specification.rst index 2f6645ceb..47fba5eea 100644 --- a/docs/client-server/specification.rst +++ b/docs/client-server/OLD_specification.rst @@ -2,6 +2,20 @@ Matrix Client-Server API ======================== + +.. WARNING:: + This specification is old. Please see /docs/specification.rst instead. + + + + + + + + + + + The following specification outlines how a client can send and receive data from a home server.