docs: Deduplicate sections
Some checks failed
Checks / Prefligit / prefligit (push) Failing after 2s
Documentation / Build and Deploy Documentation (push) Failing after 9s
Checks / Rust / Format (push) Failing after 2s
Checks / Rust / Clippy (push) Failing after 12s
Checks / Rust / Cargo Test (push) Failing after 12s

This commit is contained in:
Jade Ellis 2025-06-23 01:25:38 +01:00
parent 4f174324ba
commit 4d69a1ad51
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
2 changed files with 2 additions and 19 deletions

View file

@ -40,16 +40,6 @@ cargo clippy --workspace
cargo +nightly fmt
```
### Building Docker images
Docker images can be built using the standard Docker build command:
```bash
docker build -f docker/Dockerfile .
```
The Docker image can be cross-compiled for different architectures if needed.
### Matrix tests
Continuwuity uses [Complement][complement] for Matrix protocol compliance testing. Complement tests are run manually by developers, and documentation on how to run these tests locally is currently being developed.
@ -120,7 +110,7 @@ By sending a pull request or patch, you are agreeing that your changes are
allowed to be licenced under the Apache-2.0 licence and all of your conduct is
in line with the Contributor's Covenant, and continuwuity's Code of Conduct.
Contribution by users who violate either of these code of conducts will not have
Contribution by users who violate either of these code of conducts may not have
their contributions accepted. This includes users who have been banned from
continuwuity Matrix rooms for Code of Conduct violations.

View file

@ -114,13 +114,6 @@ docker build -f docker/Dockerfile .
The image can be cross-compiled for different architectures.
## Matrix Protocol Compliance Testing
Complement (the Matrix protocol compliance testing suite) is run manually by developers.
Documentation on how to run Complement tests locally is being developed and will be added soon.
Sytest is currently unsupported.
[continuwuation-ruwuma]: https://forgejo.ellis.link/continuwuation/ruwuma
[continuwuation-rocksdb]: https://forgejo.ellis.link/continuwuation/rocksdb
[continuwuation-jemallocator]: https://forgejo.ellis.link/continuwuation/jemallocator