summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorSean Quah <8349537+squahtx@users.noreply.github.com>2023-03-28 13:31:04 +0100
committerGitHub <noreply@github.com>2023-03-28 12:31:04 +0000
commit2e936afd5fbcfceae8db91123855b03c3342e767 (patch)
treee3ceccb4eaf90c2b531a72bef485bbbdbaa7cb10 /changelog.d
parentMerge branch 'master' into develop (diff)
downloadsynapse-2e936afd5fbcfceae8db91123855b03c3342e767.tar.xz
Fix typo in developer docs GitHub workflow (#15336)
Signed-off-by: Sean Quah <seanq@matrix.org>
Diffstat (limited to '')
-rw-r--r--changelog.d/15336.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15336.misc b/changelog.d/15336.misc
new file mode 100644
index 0000000000..39c9fc82e9
--- /dev/null
+++ b/changelog.d/15336.misc
@@ -0,0 +1 @@
+Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx.