about summary refs log tree commit diff
path: root/src/librustdoc/html/static/js/scrape-examples.js
AgeCommit message (Collapse)AuthorLines
2021-10-08Move more scrape-examples logic from JS to rustWill Crichton-33/+13
Fix failing test Add missing backslash Fix padding issue with horizontal scrollbar
2021-10-07Move some expansion logic into generation-time, fix section header links, ↵Will Crichton-9/+3
remove ID from line numbers, fix horizontal scrolling on non-expanded elements
2021-10-06Fix lint error, change scrape-examples.js minify callWill Crichton-0/+2
2021-10-06Move JS into a standalone fileWill Crichton-0/+110