From da1c3d87ef3b2c91c07a0c957bfb92a9298f2a8f Mon Sep 17 00:00:00 2001 From: Action Bot Date: Mon, 11 Dec 2023 14:52:24 +0000 Subject: Version picker added for v1.57 docs --- docs/website_files/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/website_files/README.md') diff --git a/docs/website_files/README.md b/docs/website_files/README.md index 04d191479b..bc51c4865e 100644 --- a/docs/website_files/README.md +++ b/docs/website_files/README.md @@ -24,6 +24,11 @@ Finally, we also stylise the chapter titles in the left sidebar by indenting the slightly so that they are more visually distinguishable from the section headers (the bold titles). This is done through the `indent-section-headers.css` file. +In addition to these modifications, we have added a version picker to the documentation. +Users can switch between documentations for different versions of Synapse. +This functionality was implemented through the `version-picker.js` and +`version-picker.css` files. + More information can be found in mdbook's official documentation for [injecting page JS/CSS](https://rust-lang.github.io/mdBook/format/config.html) and -- cgit 1.5.1