matrix-org/synapse

We should generate and publish documentation for the Module API using Sphinx

Open

#10,687 opened on Aug 24, 2021

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Python (2,196 forks)batch import
S-TolerableT-Enhancementgood first issue

Repository metrics

Stars
 (11,713 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Document the get_userinfo_by_id method in the ModuleApi.

The function was added in #9581, but there are no user-facing docs describing it.

Contributor guide