summaryrefslogtreecommitdiff
path: root/docs/static
AgeCommit message (Collapse)Author
2022-08-26docs: Update CPython differences and improve the look of table layouts.Matt Trentini
Updated some of the CPython feature differences: - Updated status of some features. - Added CSS to fix table widths to 100% and word wrap. - Specified explicit table column ratios to improve layout appearance. - Added missing references to anchors. - Better consistency with use of formatting and case.
2017-02-07docs: Add M-logo as favicon.Damien George
2015-06-04docs: Change "Micro Python" to "MicroPython" in all places in docs.Damien George
2014-12-21docs: Add custom CSS file, with code for admonition.Damien George