]> Cypherpunks repositories - gostls13.git/commit
A step towards "externalizing" some Go docs.
authorLarry Hosken <lahosken@gmail.com>
Thu, 17 Sep 2009 15:05:12 +0000 (08:05 -0700)
committerLarry Hosken <lahosken@gmail.com>
Thu, 17 Sep 2009 15:05:12 +0000 (08:05 -0700)
commit698c6c00a0bd9499a6ab07e383ba7ba7f2837ad1
tree180477f4ed563dc579111d318bdb079333067965
parent229e97616324b8623eeb2b30bfdfed6637252b94
A step towards "externalizing" some Go docs.
+ 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
doc/go_for_cpp_programmers.html [new file with mode: 0644]
doc/go_mem.html
doc/go_spec.html
doc/godocs.js [new file with mode: 0644]
doc/style.css [new file with mode: 0644]