summary refs log tree commit diff
path: root/docs/sphinx/synapse.util.rst
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-10-07 11:45:31 +0100
committerGitHub <noreply@github.com>2020-10-07 11:45:31 +0100
commit01f82bfe32c52e0020e63d544a8f59e5e97aab52 (patch)
tree753922a52ee84cd154b098baf9332c7da031f939 /docs/sphinx/synapse.util.rst
parentAdd support for MSC2732: olm fallback keys (#8312) (diff)
downloadsynapse-01f82bfe32c52e0020e63d544a8f59e5e97aab52.tar.xz
Remove docs/sphinx and related references (#8480)
https://github.com/matrix-org/synapse/tree/develop/docs/sphinx doesn't seem to really be utilised or changed recently since the initial commit. I like the idea of exportable documentation of the codebase, but at the moment after running through the build instructions the generated website wasn't very useful...
Diffstat (limited to 'docs/sphinx/synapse.util.rst')
-rw-r--r--docs/sphinx/synapse.util.rst21
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/sphinx/synapse.util.rst b/docs/sphinx/synapse.util.rst
deleted file mode 100644
index 01a0c3a591..0000000000
--- a/docs/sphinx/synapse.util.rst
+++ /dev/null
@@ -1,21 +0,0 @@
-synapse.util package
-====================
-
-Submodules
-----------
-
-.. toctree::
-
-   synapse.util.async
-   synapse.util.http
-   synapse.util.lockutils
-   synapse.util.logutils
-   synapse.util.stringutils
-
-Module contents
----------------
-
-.. automodule:: synapse.util
-    :members:
-    :undoc-members:
-    :show-inheritance: