Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort versions in the documentation version picker appropriately. (#16966) | Will Hunt | 2024-03-14 | 1 | -3/+23 |
| | | | | | | Fixes #16964 This adds a proper sorter for versions which takes into account semantic versions, rather than just relying on localeCompare. | ||||
* | Update version picker for element-hq (#16880) | Will Hunt | 2024-02-01 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Erik Johnston | 2023-12-12 | 2 | -2/+2 |
|\ | |||||
| * | Version picker added for v1.98 docs | Action Bot | 2023-12-11 | 5 | -1/+224 |
| | | |||||
* | | Adding a version picker for Synapse docs (#16533) | Dmytro Kagirov | 2023-12-11 | 5 | -0/+223 |
|/ | |||||
* | docs: Don't render the table of contents on the print page (#12340) | Andrew Morgan | 2022-04-13 | 1 | -0/+14 |
| | |||||
* | Removed page summaries from the top of installation and contributing doc ↵ | Azrenbeth | 2021-08-27 | 1 | -1/+6 |
| | | | | | | | | | pages (#10711) - Removed page summaries from CONTRIBUTING and installation pages as this information was already in the table of contents on the right hand side - Fixed some broken links in CONTRIBUTING - Added margin-right tag for when table of contents is being shown (otherwise the text in the page sometimes overlaps with it) | ||||
* | Compile and render Synapse's docs into a browsable, mobile-friendly and ↵ | Andrew Morgan | 2021-06-03 | 6 | -0/+533 |
searchable website (#10086) |