website/update-imported-docs/README

6 lines
254 B
Plaintext
Raw Normal View History

2018-01-03 23:05:31 +00:00
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
```