aboutsummaryrefslogtreecommitdiff
path: root/docs/_static
Commit message (Collapse)AuthorAgeFilesLines
...
* Create settings icon for mobileJosh B2020-12-181-4/+8
|
* [matrix] Search to top, iconJens Reidel2020-12-181-2/+2
| | | | | | | * Search bar to top, magnifying glass * Remove old file * Remove empty style directive
* First pass at centering content for large displaysRapptz2020-12-181-1/+18
|
* Add dark theme for codeblocksRapptz2020-12-181-0/+142
|
* 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-182-4/+12
| | | | | * General modal cleanup * Remove second scrollbar caused by modal
* [matrix] Dark ThemeJosh2020-12-182-19/+109
| | | | | | | | | * Apply width restructions to modals and images * Dark theme 2.0 * Add webkit scrollbar * Use Object.keys instead of Object.entries where applicable
* Proper padding for the copy buttonRapptz2020-12-181-2/+1
|
* Cleanup copy button CSS and add a hover-over explanation.Rapptz2020-12-182-9/+3
|
* Rewrite the DOM to use CSS gridsRapptz2020-12-182-354/+389
| | | | | This also rewrites the CSS to use CSS variables. Currently this isn't done to codeblocks however.
* add copy codeblock buttonNCPlayz2020-12-182-2/+59
| | | | | | | | Apply suggestions from code review Co-authored-by: Danny <[email protected]> Change to icon, change according to slice's review
* [matrix] Add sans-serif font toggle to settings modalJosh2020-12-182-3/+88
| | | | | | | | | | | | | | | | | * Add sans serif font toggle * remove unnecessary boolean comparison from setFont Co-authored-by: slice <[email protected]> * Update checkbox title Co-authored-by: slice <[email protected]> * General cleanup of settings system * Apply overflow hidden to modal Co-authored-by: slice <[email protected]>
* [matrix] Create settings modalJosh2020-12-182-6/+65
| | | | | | | | | | | | | | | * Create settings modal * Fix issue with spacing after settings button * Fix issue with modal background on mobile devices * Add close button to modal * Add tooltip to close button * Support closing modal with escape key * Add missing semicolon to keydown event listener
* [matrix] Refactor docs JSJosh2020-12-182-63/+71
| | | | | | | * Refactor custom.js * Refactor scorer.js * tables variable shoudn't be in global scope
* Add fixed header links, fix some parts of mobile UIJens Reidel2020-12-181-5/+23
| | | | | | | | Dynamic content width equal to old one if on 1080p Fix mobile view Disable fixed header on mobile
* Move table JS outside of scrollingRapptz2020-12-181-7/+8
|
* Add attributetable and add some class-level sections.Rapptz2020-12-182-0/+33
| | | | | The extensions have yet to receive this treatment and CSS needs work, but for now this is fine.
* Use a new scorer to improve search results.Rapptz2019-06-291-0/+78
| | | | | This makes the other pages take less priority than the API results. It's kind of biased, but hopefully it helps out.
* Make more use of screen space in the documentation.Rapptz2019-06-281-5/+9
| | | | | Basically move from a 940px system to 1200px grid system. Hopefully future DOM modifications will make this better.
* Update Sphinx to 2.1.2Rapptz2019-06-281-0/+11
|
* Add exception hierarchy to the documentation.Rapptz2019-03-121-0/+15
|
* Rework entire cog system and partially document it and extensions.Rapptz2019-02-231-0/+5
|
* Change Japanese font to Yu Gothic and Noto CJK in documentationRapptz2018-08-011-1/+1
|
* Fix margins on <p> tags.Rapptz2017-09-221-0/+4
|
* More CSS fixes.Rapptz2017-09-211-2/+9
|
* Fix weird margins with unordered lists in the HTML5 output.Rapptz2017-09-211-0/+9
|
* Add some margin for supported operations sections.Rapptz2017-05-311-0/+1
|
* Less unnecessary padding around functions.Rapptz2017-05-251-2/+6
|
* Warnings are yellow.Rapptz2017-05-201-3/+3
|
* Slightly different styling for supported operations.Rapptz2017-05-201-3/+3
|
* Make supported operations stand out more than attributes.Rapptz2017-05-201-0/+14
|
* Lazy fix for active class when viewport is too small for sidebar.Rapptz2017-05-171-0/+4
|
* Highlight currently visited section.Rapptz2017-05-162-0/+36
|
* Add helpful admonition CSS.Rapptz2017-05-151-0/+18
|
* Remove a bunch of red from the theme.Rapptz2017-05-151-6/+2
|
* Make buttons in the sidebar not so sticky looking.Rapptz2017-05-151-0/+1
|
* Completely new theme separate from alabaster.Rapptz2017-05-151-27/+450
|
* Make images in the discord intro have consistent dimensions.Rapptz2017-05-121-2/+4
|
* Remove ugly background in the FAQ page.Rapptz2017-05-121-0/+9
|
* Hide the title in the index.Rapptz2017-05-121-0/+5
|
* First pass at documentation reform.Rapptz2017-05-121-0/+40