website/update-imported-docs/README

6 lines
254 B
Plaintext

update-imported-docs/update-imported-docs.go will update the target files generated from other repos.
You should modify update-imported-docs/config.yaml to reflect the desired src and dst path.
```
go run update-imported-docs/update-imported-docs.go
```