summary refs log tree commit diff
path: root/docs/website_files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refine the sidebar: switch to headers without labelsAndrew Morgan2021-05-272-3/+20
| | | | | | | This just ends up looking much cleaner. Also includes some updates to the description of what each custom JS/CSS file does.
* Remove chapter navigation buttons on desktopAndrew Morgan2021-05-271-0/+8
| | | | | | | As they interfere with the table of contents, and aren't really needed on desktop UI. Buttons are still kept for mobile.
* Add a table of contents pluginAndrew Morgan2021-05-274-0/+508
This allows for displaying a nifty auto-scrolling table of contents pane to the right of the current page of documentation. This is especially useful when viewing long documents such as the installation instructions.