Document GO_TARGET tuple form, clarify that GO_PKGNAME is not needed in modules mode.
Details
Details
- Reviewers
mat tobik bcr - Group Reviewers
Doc Committers - Commits
- rD53409: Porter's Handbook: Document new GO_TARGET syntax
Diff Detail
Diff Detail
- Repository
- rD FreeBSD doc repository - subversion
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 26408 Build 24864: arc lint + arc unit
Event Timeline
en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml | ||
---|---|---|
1174 |
When reading this back out loud this sounds really weird to me and I do not think it adds much information. Can we drop it? | |
1178 | s/Not needed/It is not needed/ | |
1186 | "The packages to build." | |
1191–1196 | I think everything after "Specifying" would be better moved to one or more small concrete examples in 6.5.8. Building Go Applications. |
en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml | ||
---|---|---|
1191–1196 | If you could provide any help with examples, I'd appreciate it, documentation is not my strong suit :) |
en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml | ||
---|---|---|
1191–1196 | This can be something really simple like https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/building.html#cargo-ex2 |