Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating install prerequisites for newer macOS & ARM Macs. (#9971) | Luke Walsh | 2021-07-15 | 1 | -3/+6 |
| | |||||
* | Docs: Use something other than the document name to describe a page (#10399) | Andrew Morgan | 2021-07-15 | 1 | -6/+4 |
| | | | | | Our documentation has a history of using a document's name as a way to link to it, such as "See [workers.md]() for details". This makes sense when you're traversing a directory of files, but less sense when the files are abstracted away - as they are on the documentation website. This PR changes the links to various documentation pages to something that fits better into the surrounding sentence, as you would when making any hyperlink on the web. | ||||
* | Instructions on installing RC debs (#10396) | Richard van der Hoff | 2021-07-14 | 1 | -9/+12 |
| | |||||
* | Fix broken links in INSTALL.md (#10331) | Dirk Klimpel | 2021-07-08 | 1 | -7/+596 |
| | | | Signed-off-by: Dirk Klimpel dirk@klimpel.org | ||||
* | Compile and render Synapse's docs into a browsable, mobile-friendly and ↵ | Andrew Morgan | 2021-06-03 | 1 | -0/+7 |
searchable website (#10086) |