]> Cypherpunks repositories - gostls13.git/commit
text/template: fix documentation for pipelines
authorRob Pike <r@golang.org>
Thu, 21 Jan 2016 00:08:31 +0000 (16:08 -0800)
committerRob Pike <r@golang.org>
Thu, 21 Jan 2016 18:41:36 +0000 (18:41 +0000)
commit754216d1d7642e8f254d0c8b8cd47ce3426ea051
tree48146d990c373872a5a0329799803adc55d5d967
parentf8f4cfa5beb64f4413c75400b5ad6d979f65451f
text/template: fix documentation for pipelines

The header was in the wrong place, so the definition of a pipeline
was not in the section labeled "Pipelines".

Fixes #13972

Change-Id: Ibca791a4511ca112047b57091c391f6e959fdd78
Reviewed-on: https://go-review.googlesource.com/18775
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/text/template/doc.go