aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Versions.md
AgeCommit message (Collapse)Author
2017-03-25docs: code example reformattingEricFromCanada
Add labeled fences to most code blocks, monospace terms where appropriate, omit "$" when referring to variables
2017-03-19docs: grammar edits, sentence-case secondary headingsEricFromCanada
Also changes some heading levels so only one primary heading appears per page.
2017-02-23Grammar fixes for docsEricFromCanada
Fixes to spelling and punctuation for consistency and readability.
2017-01-17Add `keg_only :versioned_formula`.Mike McQuaid
This is used to indicate a formula is a version of another formula. This will be used to provide a consistent interface for older formulae versions and replaces the use of `conflicts_with`.
2017-01-04docs: fix titles on docs.brew.shJonathan Chang
2017-01-03Add versions documentation.Mike McQuaid