]> git.lizzy.rs Git - rust.git/commit
Convert playpen.js to plain JS.
authorNick Howell <howellnick@gmail.com>
Fri, 5 Jun 2015 17:09:45 +0000 (13:09 -0400)
committerNick Howell <howellnick@gmail.com>
Fri, 12 Jun 2015 20:26:07 +0000 (16:26 -0400)
commit95dc32dde61c379b913fdd47b97181f31c49597f
tree785d7aaf6d9e3fd0c7acdf26ae0c37a81a117cb5
parent400e955d8bbff8c3abc3c43c74fc255a70cf885e
Convert playpen.js to plain JS.

It is still compatible with IE9+.

This removes the jQuery dependency from the "Book" entirely.
src/doc/footer.inc
src/librustdoc/html/static/playpen.js
src/rustbook/build.rs
src/rustbook/javascript.rs