diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-08-28 09:45:05 +0100 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-08-28 09:45:05 +0100 |
commit | 660129deb1bb60dac04ff59d1da8bbe53882149e (patch) | |
tree | 79ca7c082e24e3039e75b3c0457cebd8a564f99a | |
parent | Fix up the various presence-related tests so that if they're not skipped, the... (diff) | |
download | synapse-660129deb1bb60dac04ff59d1da8bbe53882149e.tar.xz |
Shuffle files around in /docs
-rw-r--r-- | docs/implementation-notes/code_style.rst (renamed from docs/code_style.rst) | 0 | ||||
-rw-r--r-- | docs/implementation-notes/documentation_style.rst (renamed from docs/documentation_style.rst) | 0 | ||||
-rw-r--r-- | docs/implementation-notes/python_architecture.rst (renamed from docs/python_architecture.rst) | 0 | ||||
-rw-r--r-- | docs/model/protocol_examples.rst (renamed from docs/protocol_examples.rst) | 0 | ||||
-rw-r--r-- | docs/model/terminology.rst (renamed from docs/terminology.rst) | 0 | ||||
-rw-r--r-- | docs/server-server/versioning.rst (renamed from docs/versioning.rst) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/docs/code_style.rst b/docs/implementation-notes/code_style.rst index d7e2d5e69e..d7e2d5e69e 100644 --- a/docs/code_style.rst +++ b/docs/implementation-notes/code_style.rst diff --git a/docs/documentation_style.rst b/docs/implementation-notes/documentation_style.rst index c365d09dff..c365d09dff 100644 --- a/docs/documentation_style.rst +++ b/docs/implementation-notes/documentation_style.rst diff --git a/docs/python_architecture.rst b/docs/implementation-notes/python_architecture.rst index 8beaa615d0..8beaa615d0 100644 --- a/docs/python_architecture.rst +++ b/docs/implementation-notes/python_architecture.rst diff --git a/docs/protocol_examples.rst b/docs/model/protocol_examples.rst index 61a599b432..61a599b432 100644 --- a/docs/protocol_examples.rst +++ b/docs/model/protocol_examples.rst diff --git a/docs/terminology.rst b/docs/model/terminology.rst index cc6e6760ac..cc6e6760ac 100644 --- a/docs/terminology.rst +++ b/docs/model/terminology.rst diff --git a/docs/versioning.rst b/docs/server-server/versioning.rst index ffda60633f..ffda60633f 100644 --- a/docs/versioning.rst +++ b/docs/server-server/versioning.rst |