Commit Graph

5 Commits

Author SHA1 Message Date
Jeffrey Regan 9e133b6162 Fix development instructions.
* Added etcd installation instructions ptr
  (cannot run integ tests w/o it).

* Removed unnecessary mercurial instructions
  (install works w/o mercurial).

* Moved pre-commit hook installation instructions from development
  loop to git clone section (it's a one time setup).

* Ditto for "setting upstream remote to no_push".

* Gathered Go install/upgrade discussion to one section.

* Put build/test instructions between checkout and commit.

  Formerly, build was up before fork (odd), and test was
	tacked at end of doc.

* Brought text into sync with the Workflow fig:

  * Assured 1:1 correspondence between numbered figure steps
    and numbered section headers - had no numbers before.

  * Used "$working_dir", "$user" and "myfeature" in text to
    match figure.
2017-02-24 10:49:55 -08:00
Łukasz Oleś cade5040b2 go 1.7 is now required - updating the docs
Folloow up on #28960
Also for example in #36020 http.ErrUseLastResponse is used which was introduced in go 1.7.
2017-01-30 15:40:15 +01:00
Jeff Grafton 6e00f5a70d build-tools/ has been renamed build/ 2016-12-19 16:22:07 -08:00
Jeff Grafton 177a4e974a No need to go get go-bindata 2016-12-01 14:31:12 -08:00
Michelle Noorali 05d50ebda1 imported docs/devel as a subtree 2016-11-30 14:43:43 -05:00