website/update-imported-docs
Steve Perry 7644869e98
Fill in config file with 1.9 values. (#6849)
2018-01-04 10:11:54 -08:00
..
README update-imported-docs in golang (#6642) 2018-01-03 15:05:31 -08:00
config.yaml Fill in config file with 1.9 values. (#6849) 2018-01-04 10:11:54 -08:00
update-imported-docs.go update-imported-docs in golang (#6642) 2018-01-03 15:05:31 -08:00

README

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
```