mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Fix typo in developer docs GitHub workflow (#15336)
Signed-off-by: Sean Quah <seanq@matrix.org>
This commit is contained in:
parent
4c8ada3904
commit
2e936afd5f
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@ -80,7 +80,7 @@ jobs:
|
||||
needs:
|
||||
- pre
|
||||
steps:
|
||||
- uses: action/checkout@v3
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: "Set up Sphinx"
|
||||
uses: matrix-org/setup-python-poetry@v1
|
||||
|
1
changelog.d/15336.misc
Normal file
1
changelog.d/15336.misc
Normal file
@ -0,0 +1 @@
|
||||
Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx.
|
Loading…
Reference in New Issue
Block a user