summaryrefslogtreecommitdiff
path: root/doc/godocs.js
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+190
2011-09-13Imported Upstream version 60Ondřej Surý1-190/+0
2011-06-30Imported Upstream version 58upstream/58Ondřej Surý1-1/+5
2011-04-28Imported Upstream version 2011.04.27upstream/2011.04.27Ondřej Surý1-0/+11
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-4/+19
2009-11-15godocs.js: fix bad variable nameRuss Cox1-1/+1
Thanks to anno.langen. Fixes issue 103. R=r http://codereview.appspot.com/155050
2009-09-17A step towards "externalizing" some Go docs.Larry Hosken1-0/+160
+ style sheet: like code.google.com but less feature-ful + JS with table-of-contents generation + tweaked go_spec.html and go_mem.html to use new style+JS + static-HTML-ified a few other Go docs: + static HTML versions of some wiki pages (which I'll turn into links to these pages). A notable thing that is _not_ in this changelist: any change to the godoc tool or whatever thing generates http://go/godoc R=r APPROVED=r DELTA=2472 (2307 added, 113 deleted, 52 changed) OCL=34644 CL=34728