summaryrefslogtreecommitdiff
path: root/doc/codewalk/codewalk.js
Commit message (Collapse)AuthorAgeFilesLines
* doc: don't block page load on JavaScript fetchAndrew Gerrand2013-07-301-1/+1
| | | | | | R=golang-dev, dsymonds CC=golang-dev https://codereview.appspot.com/12050045
* doc/codewalk: make it work with jQuery 1.8.2Shenghou Ma2012-10-051-1/+1
| | | | | | | | so that it could work with the bundled jQuery. R=adg CC=golang-dev http://codereview.appspot.com/6592073
* godoc: add codewalk supportRuss Cox2010-04-261-0/+305
R=adg, gri CC=golang-dev, r http://codereview.appspot.com/1008042