0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 03:59:03 +02:00
dendrite/docs
Kento Okamoto 76db8e90de
Dendrite Documentation Fix (#2913)
### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->
I was reading through the Dendrite documentation on
https://matrix-org.github.io/dendrite/development/contributing and
noticed the installation link leads to a 404 error. This link works fine
if it is viewed directly from
[docs/CONTRIBUTING.md](https://github.com/matrix-org/dendrite/blob/main/docs/CONTRIBUTING.md)
but this might not be very obvious to new contributors who are reading
through the [contribution
page](https://matrix-org.github.io/dendrite/development/contributing)
directly.

This PR is mainly a small re-organization of the online documentation
mainly in the
[Development](https://matrix-org.github.io/dendrite/development) tab
along with any links throughout the doc that may be impacted by the
change. This does not contain any Go unit tests as this does not
actually touch core dendrite functionality.

* [ ] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off below using a legally
identifiable
name](https://matrix-org.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

Signed-off-by: `Kento Okamoto <kentokamoto@proton.me>`
2022-12-12 16:46:37 +00:00
..
_sass/custom New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
administration Fix docs 2022-10-03 19:35:26 +01:00
caddy Filter /members, return members at given point (#2827) 2022-10-25 12:39:10 +02:00
development Dendrite Documentation Fix (#2913) 2022-12-12 16:46:37 +00:00
hiawatha Filter /members, return members at given point (#2827) 2022-10-25 12:39:10 +02:00
images Add CI information to CONTRIBUTING.md (#778) 2019-08-07 11:46:36 +01:00
installation Fix Caddy config well-known delegation example (#2879) 2022-11-14 17:15:39 +00:00
nginx Filter /members, return members at given point (#2827) 2022-10-25 12:39:10 +02:00
other New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
systemd Update systemd example to set LimitNOFILE 2022-02-25 17:35:10 +00:00
_config.yml New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
administration.md New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
development.md New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
FAQ.md Dendrite Documentation Fix (#2913) 2022-12-12 16:46:37 +00:00
Gemfile New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
Gemfile.lock Bump nokogiri from 1.13.9 to 1.13.10 in /docs (#2909) 2022-12-08 10:19:55 +00:00
index.md Fix link 2022-05-11 15:46:45 +01:00
INSTALL.md New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00
installation.md New documentation: https://matrix-org.github.io/dendrite/ 2022-05-11 15:39:36 +01:00