go/src/text
Andrew Gerrand 263db9b680 html/template, text/template: document glob semantics
This change updates the doc comments of the various ParseGlob functions
and methods to state that they use the semantics of filepath.Match when
matching the file name pattern.

Fixes #30608

Change-Id: Iee4bdc0a2a2f8647d1f9a910e4d72a5de9204d11
Reviewed-on: https://go-review.googlesource.com/c/go/+/179739
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2019-06-17 21:53:49 +00:00
..
scanner text/scanner: don't liberally consume (invalid) floats or underbars 2019-02-20 20:23:28 +00:00
tabwriter all: remove a few unused parameters 2019-04-29 13:31:54 +00:00
template html/template, text/template: document glob semantics 2019-06-17 21:53:49 +00:00