]> Cypherpunks repositories - gostls13.git/commit
docs: fold the prog.sh scripting from makehtml into htmlgen itself.
authorRob Pike <r@golang.org>
Mon, 4 Jul 2011 06:15:14 +0000 (16:15 +1000)
committerRob Pike <r@golang.org>
Mon, 4 Jul 2011 06:15:14 +0000 (16:15 +1000)
commit9cf37c3723383e3f489ee4b8087ecc152e79bf39
treec18c04b4c90ce72098d90c9bbb4b552d282f35aa
parenta342006207dad6884a43fdcdb62d190dd0db9ce4
docs: fold the prog.sh scripting from makehtml into htmlgen itself.
This allows us to drop some crufty scripting and provides a firmer
footing for building better tools for preparing documents with source
code inside.

Also eliminate line numbers from the examples and text.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/4650069
doc/go_tutorial.html
doc/go_tutorial.txt
doc/htmlgen.go
doc/makehtml
doc/prog.sh [deleted file]