aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/migrate-maven.md
Commit message (Collapse)AuthorAge
* Fix spelling errors in site docsGravatar Akira Baruah2017-11-06
| | | | | | | | I used [GNU Aspell](http://aspell.net/) to quickly look through markdown files in `site/docs/` for typos. Still involved a bit of manual checking, but ultimately found a handful of spelling errors. Closes #3944. PiperOrigin-RevId: 174490875
* When migrating to Bazel, creating multiple build files is an optional step.Gravatar Googler2017-08-30
| | | | PiperOrigin-RevId: 166909655
* Fix formatting issue.Gravatar Googler2017-08-11
| | | | PiperOrigin-RevId: 164892826
* Instructions for migrating from Maven to BazelGravatar Googler2017-07-18
PiperOrigin-RevId: 162210415