summary refs log tree commit diff
path: root/dev-docs/latest/_sources/modules
diff options
context:
space:
mode:
authorerikjohnston <erikjohnston@users.noreply.github.com>2023-04-11 14:14:28 +0000
committererikjohnston <erikjohnston@users.noreply.github.com>2023-04-11 14:14:28 +0000
commit355378c3445dc426646bd8e7ff0565cf52d81d8f (patch)
treef7c90f62834d9c877ae938f8df1f71e712fdccc8 /dev-docs/latest/_sources/modules
parentdeploy: c1b7da69ccd217145892157777b367924fa0028d (diff)
downloadsynapse-355378c3445dc426646bd8e7ff0565cf52d81d8f.tar.xz
deploy: c1b7da69ccd217145892157777b367924fa0028d
Diffstat (limited to 'dev-docs/latest/_sources/modules')
-rw-r--r--dev-docs/latest/_sources/modules/federation_sender.md.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-docs/latest/_sources/modules/federation_sender.md.txt b/dev-docs/latest/_sources/modules/federation_sender.md.txt
new file mode 100644

index 0000000000..dac6852c16 --- /dev/null +++ b/dev-docs/latest/_sources/modules/federation_sender.md.txt
@@ -0,0 +1,5 @@ +Federation Sender +================= + +```{autodoc2-docstring} synapse.federation.sender +```