aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Versions.md
AgeCommit message (Collapse)Author
2018-02-23Revert "docs: use short links."Mike McQuaid
This reverts commit e63a2ee8de12f0f938f6a95cdb9763dbe0187b4a. Closes #3832.
2018-02-22docs: use short links.Mike McQuaid
2018-02-21Versions: additional formulae requirements.Mike McQuaid
These should help keep these formulae more maintainable.
2018-01-19docs/Versions: versions should build.Mike McQuaid
Seems obvious but was somehow omitted.
2018-01-19Versions: update acceptable versioned formulae.Mike McQuaid
Clarify further what's acceptable and what isn't.
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