aboutsummaryrefslogtreecommitdiff
path: root/doc/go_tutorial.html
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2011-12-08 11:26:49 -0800
committerRob Pike <r@golang.org>2011-12-08 11:26:49 -0800
commit1ddedbae316b90a50f17d8d7e8e726755a5dd26a (patch)
tree5d435df3df2fdbfd3c615ebd5d69f417a9651a2b /doc/go_tutorial.html
parent0397b28a9016c07bd27e7b06055796bd70596146 (diff)
downloadgo-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.html6
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