summary refs log tree commit diff
path: root/docs/implementation-notes/python_architecture.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/implementation-notes/python_architecture.rst')
-rw-r--r--docs/implementation-notes/python_architecture.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/implementation-notes/python_architecture.rst b/docs/implementation-notes/python_architecture.rst
index 8beaa615d0..2a5a2613c4 100644
--- a/docs/implementation-notes/python_architecture.rst
+++ b/docs/implementation-notes/python_architecture.rst
@@ -1,3 +1,9 @@
+.. WARNING::
+  These architecture notes are spectacularly old, and date back to when Synapse 
+  was just federation code in isolation.  This should be merged into the main
+  spec.
+  
+
 = Server to Server =
 
 == Server to Server Stack ==