diff options
| author | Rob Pike <r@golang.org> | 2011-12-08 11:26:49 -0800 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2011-12-08 11:26:49 -0800 |
| commit | 1ddedbae316b90a50f17d8d7e8e726755a5dd26a (patch) | |
| tree | 5d435df3df2fdbfd3c615ebd5d69f417a9651a2b /doc/go_tutorial.html | |
| parent | 0397b28a9016c07bd27e7b06055796bd70596146 (diff) | |
| download | go-1ddedbae316b90a50f17d8d7e8e726755a5dd26a.tar.xz | |
tmpltohtml: put a DO NOT EDIT mark automatically in the output
R=r, rsc, r
CC=golang-dev
https://golang.org/cl/5469045
Diffstat (limited to 'doc/go_tutorial.html')
| -rw-r--r-- | doc/go_tutorial.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/go_tutorial.html b/doc/go_tutorial.html index 423abe8b0a..145ea21106 100644 --- a/doc/go_tutorial.html +++ b/doc/go_tutorial.html @@ -1,4 +1,10 @@ <!-- A Tutorial for the Go Programming Language --> +<!-- + DO NOT EDIT: created by + tmpltohtml go_tutorial.tmpl +--> + + <h2>Introduction</h2> <p> This document is a tutorial introduction to the basics of the Go programming |
