| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add fixed header links, fix some parts of mobile UI | Jens Reidel | 2020-12-18 | 1 | -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 scrolling | Rapptz | 2020-12-18 | 1 | -7/+8 |
| | | |||||
| * | Add attributetable and add some class-level sections. | Rapptz | 2020-12-18 | 2 | -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. | Rapptz | 2019-06-29 | 1 | -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. | Rapptz | 2019-06-28 | 1 | -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.2 | Rapptz | 2019-06-28 | 1 | -0/+11 |
| | | |||||
| * | Add exception hierarchy to the documentation. | Rapptz | 2019-03-12 | 1 | -0/+15 |
| | | |||||
| * | Rework entire cog system and partially document it and extensions. | Rapptz | 2019-02-23 | 1 | -0/+5 |
| | | |||||
| * | Change Japanese font to Yu Gothic and Noto CJK in documentation | Rapptz | 2018-08-01 | 1 | -1/+1 |
| | | |||||
| * | Fix margins on <p> tags. | Rapptz | 2017-09-22 | 1 | -0/+4 |
| | | |||||
| * | More CSS fixes. | Rapptz | 2017-09-21 | 1 | -2/+9 |
| | | |||||
| * | Fix weird margins with unordered lists in the HTML5 output. | Rapptz | 2017-09-21 | 1 | -0/+9 |
| | | |||||
| * | Add some margin for supported operations sections. | Rapptz | 2017-05-31 | 1 | -0/+1 |
| | | |||||
| * | Less unnecessary padding around functions. | Rapptz | 2017-05-25 | 1 | -2/+6 |
| | | |||||
| * | Warnings are yellow. | Rapptz | 2017-05-20 | 1 | -3/+3 |
| | | |||||
| * | Slightly different styling for supported operations. | Rapptz | 2017-05-20 | 1 | -3/+3 |
| | | |||||
| * | Make supported operations stand out more than attributes. | Rapptz | 2017-05-20 | 1 | -0/+14 |
| | | |||||
| * | Lazy fix for active class when viewport is too small for sidebar. | Rapptz | 2017-05-17 | 1 | -0/+4 |
| | | |||||
| * | Highlight currently visited section. | Rapptz | 2017-05-16 | 2 | -0/+36 |
| | | |||||
| * | Add helpful admonition CSS. | Rapptz | 2017-05-15 | 1 | -0/+18 |
| | | |||||
| * | Remove a bunch of red from the theme. | Rapptz | 2017-05-15 | 1 | -6/+2 |
| | | |||||
| * | Make buttons in the sidebar not so sticky looking. | Rapptz | 2017-05-15 | 1 | -0/+1 |
| | | |||||
| * | Completely new theme separate from alabaster. | Rapptz | 2017-05-15 | 1 | -27/+450 |
| | | |||||
| * | Make images in the discord intro have consistent dimensions. | Rapptz | 2017-05-12 | 1 | -2/+4 |
| | | |||||
| * | Remove ugly background in the FAQ page. | Rapptz | 2017-05-12 | 1 | -0/+9 |
| | | |||||
| * | Hide the title in the index. | Rapptz | 2017-05-12 | 1 | -0/+5 |
| | | |||||
| * | First pass at documentation reform. | Rapptz | 2017-05-12 | 1 | -0/+40 |