Skip to content

Commit dc0e399

Browse files
committed
all: regenerate READMEs with update-readmes.go
Based on the existance of update-readmes.go and the context in the commit messages making changes to that file I expect that it should be run periodically. Generation of new README.md files does not appear to have been done for well over a year. Run update-readmes.go to generate missing READMEs.
1 parent 09567d0 commit dc0e399

File tree

20 files changed

+140
-0
lines changed

20 files changed

+140
-0
lines changed

cmd/genbotcert/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Auto-generated by x/build/update-readmes.go -->
2+
3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/cmd/genbotcert.svg)](https://pkg.go.dev/golang.org/x/build/cmd/genbotcert)
4+
5+
# golang.org/x/build/cmd/genbotcert
6+
7+
Command genbotcert generates a private key and CSR for a LUCI bot.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Auto-generated by x/build/update-readmes.go -->
2+
3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/cmd/watchflakes/internal/cache.svg)](https://pkg.go.dev/golang.org/x/build/cmd/watchflakes/internal/cache)
4+
5+
# golang.org/x/build/cmd/watchflakes/internal/cache
6+
7+
Package cache implements a simple file-based cache.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Auto-generated by x/build/update-readmes.go -->
2+
3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/cmd/watchflakes/internal/script.svg)](https://pkg.go.dev/golang.org/x/build/cmd/watchflakes/internal/script)
4+
5+
# golang.org/x/build/cmd/watchflakes/internal/script
6+
7+
Package script implements a simple classification scripting language.

internal/basedir/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Auto-generated by x/build/update-readmes.go -->
2+
3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/basedir.svg)](https://pkg.go.dev/golang.org/x/build/internal/basedir)
4+
5+
# golang.org/x/build/internal/basedir
6+
7+
Package basedir finds templates and static files associated with a binary.

internal/dash/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Auto-generated by x/build/update-readmes.go -->
2+
3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/dash.svg)](https://pkg.go.dev/golang.org/x/build/internal/dash)
4+
5+
# golang.org/x/build/internal/dash
6+
7+
Package dash reads build.golang.org's dashboards.

internal/gcsfs/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Auto-generated by x/build/update-readmes.go -->
2+
3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/gcsfs.svg)](https://pkg.go.dev/golang.org/x/build/internal/gcsfs)
4+
5+
# golang.org/x/build/internal/gcsfs
6+
7+
gcsfs implements io/fs for GCS, adding writability.

internal/influx/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Auto-generated by x/build/update-readmes.go -->
2+
3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/influx.svg)](https://pkg.go.dev/golang.org/x/build/internal/influx)
4+
5+
# golang.org/x/build/internal/influx
6+
7+
Package influx provides common constants for setting up and access the performance monitoring InfluxDB instance.

internal/logparser/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Auto-generated by x/build/update-readmes.go -->
2+
3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/logparser.svg)](https://pkg.go.dev/golang.org/x/build/internal/logparser)
4+
5+
# golang.org/x/build/internal/logparser
6+
7+
Package logparser parses build.golang.org dashboard logs.

internal/relui/sign/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Auto-generated by x/build/update-readmes.go -->
2+
3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/internal/relui/sign.svg)](https://pkg.go.dev/golang.org/x/build/internal/relui/sign)
4+
5+
# golang.org/x/build/internal/relui/sign
6+
7+
Package sign provides implementations for servers which can sign Go release artifacts.

perf/app/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- Auto-generated by x/build/update-readmes.go -->
2+
3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/build/perf/app.svg)](https://pkg.go.dev/golang.org/x/build/perf/app)
4+
5+
# golang.org/x/build/perf/app
6+
7+
Package app implements the performance data analysis server.

0 commit comments

Comments
 (0)