aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix sidebar jank on desktop.Josh2020-12-182-1/+10
* Fix issues with horizontal overflow on mobileJosh2020-12-181-0/+1
* Default to sans-serif fontJosh2020-12-183-7/+7
* Redesign admonitions to look a little better.Rapptz2020-12-181-53/+89
* [matrix] Display navbar links on mobile Josh2020-12-186-42/+50
* Resize favicon to 256x256px for ChromeJames2020-12-181-0/+0
* Switch icon set over to Material Icons intead of FontAwesomeRapptz2020-12-184-28/+27
* Rework attributetable to look prettierRapptz2020-12-182-29/+126
* Fix sidebar scrolling on mobileJosh2020-12-181-1/+7
* Refactor CSS to use a colour palette and make light theme greyer.Rapptz2020-12-181-109/+147
* Make tables scroll if they overflow.Rapptz2020-12-182-0/+12
* Revert "Fix table wrapping"Rapptz2020-12-181-2/+0
* Add border radius and padding to inline codeJames2020-12-181-0/+2
* Fix table wrappingRapptz2020-12-181-0/+2
* Fix margins in 600px view of settings and labelRapptz2020-12-181-4/+3
* Fix jank on iPadsJosh2020-12-181-4/+5
* Show classmethods separately in attribute tableRapptz2020-12-181-0/+3
* Alphabetically sort attributetable outputRapptz2020-12-181-1/+1
* Show the search bar on mobileRapptz2020-12-181-2/+27
* [matrix] General Sidebar cleanup (#5061)Josh2020-12-181-3/+17
* Various RTD related fixes.Rapptz2020-12-183-6/+30
* Set colours for active sidebar elementsJosh B2020-12-181-4/+6
* Fix sidebar active link selectionJosh B2020-12-181-2/+2
* First pass at double header displayRapptz2020-12-185-43/+199
* Create settings icon for mobileJosh B2020-12-182-10/+17
* Use new HTML5 <section> instead of <div class="section">Rapptz2020-12-181-0/+12
* [matrix] Search to top, iconJens Reidel2020-12-182-3/+18
* First pass at centering content for large displaysRapptz2020-12-181-1/+18
* Add dark theme for codeblocksRapptz2020-12-182-1/+143
* Actually make overflowing have a scrollbar on mobileRapptz2020-12-181-1/+2
* Fix codeblock related things with mobile responsiveness.Rapptz2020-12-181-4/+7
* Use default scrollbar for body on webkit browsersJosh2020-12-181-5/+3
* [matrix] Modal cleanupJosh2020-12-183-29/+40
* [matrix] Dark ThemeJosh2020-12-187-20/+154
* Proper padding for the copy buttonRapptz2020-12-181-2/+1
* Reverse the related linksRapptz2020-12-181-1/+1
* Use html_js_files instead of the old approach to add JS files.Rapptz2020-12-181-2/+5
* Cleanup copy button CSS and add a hover-over explanation.Rapptz2020-12-182-9/+3
* Rewrite the DOM to use CSS gridsRapptz2020-12-183-407/+502
* add copy codeblock buttonNCPlayz2020-12-183-2/+60
* [matrix] Add sans-serif font toggle to settings modalJosh2020-12-183-8/+102
* [matrix] Create settings modalJosh2020-12-183-7/+84
* [matrix] Refactor docs JSJosh2020-12-182-63/+71
* Add faviconNadir Chowdhury2020-12-182-1/+1
* Use actual viewport tag with initial-scale set to 1Rapptz2020-12-181-1/+1
* Add fixed header links, fix some parts of mobile UIJens Reidel2020-12-181-5/+23
* make documentation sphinx 3.x compatibleRiley Shaw2020-12-181-1/+2
* Move table JS outside of scrollingRapptz2020-12-181-7/+8
* Add attributetable and add some class-level sections.Rapptz2020-12-185-4/+440
* Add PartialMessage to allow working with channel/message_id pairs.Rapptz2020-12-111-0/+6