зеркало из https://github.com/golang/build.git
c79c8100c9
Some of README.md files were initially generated by update-readmes.go, but later had some additional information appended. Re-running update- readmes.go blasts away those changes, and requires manually reverting the deletions. This makes it expensive to re-run update-readmes.go to add new READMEs or update existing ones. Solve this problem by adding support for a special "<!-- End of auto- generated section -->" comment and making update-readmes.go preserve any content after it. After this change, re-running update-readmes.go produces a zero diff. Also set the working directory when using build.Import so that packages inside nested modules work okay. Add the missing first word 'Package' to ./internal/datastore/fake doc. Change-Id: If7ba92a297eebeec8029d48d760acb1daa7f263e Reviewed-on: https://go-review.googlesource.com/c/build/+/300229 Trust: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Alexander Rakoczy <alex@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> |
||
---|---|---|
.. | ||
README.md | ||
client.go | ||
client_test.go |