]> Cypherpunks repositories - gostls13.git/commit
effective_go: convert to use tmpltohtml.
authorRob Pike <r@golang.org>
Sat, 20 Aug 2011 23:46:19 +0000 (09:46 +1000)
committerRob Pike <r@golang.org>
Sat, 20 Aug 2011 23:46:19 +0000 (09:46 +1000)
commitd1a3edaee72d6ac7d4e74017dc12d34da153dcbe
tree15656dde86839237cd3c3b20e6b5364055b86784
parent1446ffc2658fa42d882be45e6b023e9847e08f49
effective_go: convert to use tmpltohtml.
Also update the big example to the new template system.
There are a number of other examples that should be
extracted; this CL serves as an introduction to the
approach.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/4923043
doc/Makefile
doc/effective_go.html
doc/effective_go.tmpl [new file with mode: 0644]
doc/makehtml
doc/progs/eff_qr.go [new file with mode: 0644]
doc/progs/run