mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-12 02:14:53 +00:00
12 lines
542 B
Markdown
12 lines
542 B
Markdown
# About this documentation
|
|
|
|
This documentation is intended to give an overview of how the `matrix-authentication-service` works, both from an admin perspective and from a developer perspective.
|
|
|
|
The documentation itself is built using [mdBook](https://rust-lang.github.io/mdBook/).
|
|
A hosted version is available at <https://matrix-org.github.io/matrix-authentication-service/>.
|
|
|
|
## Links
|
|
|
|
- Technical documentation for individual crates: [`rustdoc`](./rustdoc/mas_handlers/index.html)
|
|
- UI components: [`storybook`](./storybook/index.html)
|