Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-29 | Imported Upstream version 2012.02.22 | Ondřej Surý | 1 | -32/+25 | |
2012-01-30 | Imported Upstream version 2012.01.27 | Ondřej Surý | 1 | -33/+43 | |
2011-05-23 | Imported Upstream version 2011.05.22 | Ondřej Surý | 1 | -1/+5 | |
2011-04-28 | Imported Upstream version 2011.04.27 | Ondřej Surý | 1 | -0/+11 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -4/+19 | |
2009-11-15 | godocs.js: fix bad variable name | Russ Cox | 1 | -1/+1 | |
Thanks to anno.langen. Fixes issue 103. R=r http://codereview.appspot.com/155050 | |||||
2009-09-17 | A step towards "externalizing" some Go docs. | Larry Hosken | 1 | -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 |