aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Set maximimum sidebar widthneo-docsJosh2020-09-231-7/+5
* [matrix] Style "View Documentation For" dropdownMuhammad Hamza2020-09-222-0/+22
* Make admonition-title un-selectable.Myst(MysterialPy)2020-09-061-0/+4
* Add sidebar animation when collapsingNihaal Sangha2020-09-012-5/+9
* Thicken admonition borders a littleRapptz2020-08-311-1/+1
* [matrix] Hide hamburger menu on pages without sidebarJosh2020-08-312-10/+14
* [matrix] Fix JS errors on search results page Josh2020-08-302-2/+5
* Another take at fixing methods showing up under "Attributes"jack11422020-08-291-1/+5
* Fix collapsible sidebar not workingRapptz2020-08-291-3/+3
* Use the constructed value in the settingsRapptz2020-08-291-1/+1
* [matrix] Update model stylesMuhammad Hamza2020-08-292-4/+7
* Fix tooltips in settings and make strings translatableRapptz2020-08-291-11/+11
* Move setting load to DOMContentLoadedRapptz2020-08-291-4/+1
* [matrix] Refactor JS & add searchbar to mobile.Josh2020-08-297-225/+328
* Reduce CSS variable usageRapptz2020-08-291-13/+5
* Fix versionmodified not being italicsRapptz2020-08-291-0/+4
* Change colour scheme and admonition coloursRapptz2020-08-292-66/+78
* [matrix] Set theme to system preferred by defaultJosh2020-08-293-16/+76
* [matrix] collapsible sidebar headingsNadir Chowdhury2020-08-284-6/+84
* Fix methods from superclass showing under "Attributes" table jack11422020-08-221-2/+2
* Fix sidebar jank on desktop.Josh2020-07-222-1/+10
* Fix issues with horizontal overflow on mobileJosh2020-07-081-0/+1
* Default to sans-serif fontJosh2020-07-083-7/+7
* Redesign admonitions to look a little better.Rapptz2020-07-011-53/+89
* [matrix] Display navbar links on mobile Josh2020-06-296-42/+50
* Resize favicon to 256x256px for ChromeJames2020-06-281-0/+0
* Switch icon set over to Material Icons intead of FontAwesomeRapptz2020-06-284-28/+27
* Rework attributetable to look prettierRapptz2020-06-282-29/+126
* Fix sidebar scrolling on mobileJosh2020-06-281-1/+7
* Refactor CSS to use a colour palette and make light theme greyer.Rapptz2020-06-281-109/+147
* Make tables scroll if they overflow.Rapptz2020-06-272-0/+12
* Revert "Fix table wrapping"Rapptz2020-06-271-2/+0
* Add border radius and padding to inline codeJames2020-06-271-0/+2
* Fix table wrappingRapptz2020-06-271-0/+2
* Fix margins in 600px view of settings and labelRapptz2020-06-271-4/+3
* Fix jank on iPadsJosh2020-06-271-4/+5
* Show classmethods separately in attribute tableRapptz2020-06-271-0/+3
* Alphabetically sort attributetable outputRapptz2020-06-271-1/+1
* Show the search bar on mobileRapptz2020-06-271-2/+27
* [matrix] General Sidebar cleanup (#5061)Josh2020-06-271-3/+17
* Various RTD related fixes.Rapptz2020-06-253-6/+30
* Set colours for active sidebar elementsJosh B2020-06-081-4/+6
* Fix sidebar active link selectionJosh B2020-06-011-2/+2
* First pass at double header displayRapptz2020-05-315-43/+199
* Create settings icon for mobileJosh B2020-05-312-10/+17
* Use new HTML5 <section> instead of <div class="section">Rapptz2020-05-301-0/+12
* [matrix] Search to top, iconJens Reidel2020-05-292-3/+18
* First pass at centering content for large displaysRapptz2020-05-291-1/+18
* Add dark theme for codeblocksRapptz2020-05-292-1/+143
* Actually make overflowing have a scrollbar on mobileRapptz2020-05-291-1/+2