• Russ Cox's avatar
    go/doc: update header rules · fb72965d
    Russ Cox authored
    Go documentation can have header lines, which are single-line paragraphs
    with leading and trailing letters and almost no punctuation.
    Before this CL, the only allowed punctuation was ' followed by s.
    
    After this CL, parentheses and commas are also allowed,
    to pick up a pair of previously unrecognized headings in the
    go command documentation:
    
    	Gofmt (reformat) package sources
    	Modules, module versions, and more
    
    Change-Id: I6d59c40a1269f01cef62a3fb17b909571c2f2adb
    Reviewed-on: https://go-review.googlesource.com/122407
    Run-TryBot: Russ Cox <rsc@golang.org>
    Reviewed-by: 's avatarAndrew Bonventre <andybons@golang.org>
    fb72965d
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...