aboutsummaryrefslogtreecommitdiffstats
path: root/docs/brew-tap.md
AgeCommit message (Collapse)Author
2017-07-31docs/brew-tap.md: Reference dunn's Emacs tapBob W. Hogg
edavis' repo currently points to homebrew/emacs, which has since been moved to dunn/emacs. Signed-off-by: Bob W. Hogg <rwhogg@linux.com>
2017-07-25brew-tap: change back to normal output.Mike McQuaid
2017-07-25change `brew tap` outputEricFromCanada
2017-07-24docs: update guidelines for duplicatesEricFromCanada
As per #2873, duplicate and versioned formulae are fine if done right.
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-04docs: fix titles on docs.brew.shJonathan Chang
2017-01-04Cleanup documentation siteMike McQuaid
GitHub now nicely generates a documentation site for us at http://brew.sh/brew based on our docs folder. Optimise the output of this and the GitHub docs directory for readability and the various user groupings.
2016-09-20Rearrange repository files.Mike McQuaid