diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-09-09 13:51:03 -0700 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-09-09 13:51:13 -0700 |
commit | 550e8f32ac7a9bc56b57b515c515f85bf264e891 (patch) | |
tree | 1609170728e06c2526ccd98899dc9ac379286b19 | |
parent | Hangup call if user denies media access. (diff) | |
download | synapse-550e8f32ac7a9bc56b57b515c515f85bf264e891.tar.xz |
Move model to client-server for now.
-rw-r--r-- | docs/client-server/model/presence.rst (renamed from docs/model/presence.rst) | 0 | ||||
-rw-r--r-- | docs/client-server/model/profiles.rst (renamed from docs/model/profiles.rst) | 0 | ||||
-rw-r--r-- | docs/client-server/model/protocol_examples.rst (renamed from docs/model/protocol_examples.rst) | 0 | ||||
-rw-r--r-- | docs/client-server/model/room-join-workflow.rst (renamed from docs/model/room-join-workflow.rst) | 0 | ||||
-rw-r--r-- | docs/client-server/model/rooms.rst (renamed from docs/model/rooms.rst) | 0 | ||||
-rw-r--r-- | docs/client-server/model/terminology.rst (renamed from docs/model/terminology.rst) | 0 | ||||
-rw-r--r-- | docs/client-server/model/third-party-id.rst (renamed from docs/model/third-party-id.rst) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/docs/model/presence.rst b/docs/client-server/model/presence.rst |