• Rob Pike's avatar
    go_tutorial: change the way it's generated. · c1c8d46d
    Rob Pike authored
    No longer do we generate HTML from it; instead the input
    file is already in HTML but has template invocations to
    extract programs from other files.
    Delete htmlgen, which is no longer needed.
    Add tmpltohtml, which runs the templating code.
    
    R=golang-dev, dsymonds, adg
    CC=golang-dev
    https://golang.org/cl/4699041
    c1c8d46d
Makefile 249 Bytes