aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/README.md
AgeCommit message (Collapse)Author
2017-07-27Use https for all docs.brew.sh links.Mike McQuaid
May as well use the more secure link when possible.
2017-01-04Use docs.brew.sh links.Mike McQuaid
2016-09-20Update documentation links.Mike McQuaid
2016-05-18Revert "Switch to bbatsov's Style Guide since GitHub's is 404" (#250)Mike McQuaid
2016-05-03Switch to bbatsov's Style Guide since GitHub's is 404 (#189)Andrew Janke
Fixes #106
2016-04-03Update documentation after repository split.Mike McQuaid
2015-11-09Library/Homebrew/README: Fix broken linkSarah
Closes Homebrew/homebrew#45852. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2015-10-27The Formula API is no longer work-in-progress.Mike McQuaid
Feature it a bit more prominently in the documentation as a result. Closes Homebrew/homebrew#45374. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-29More API documentation.Mike McQuaid
And remove the documented stuff from the `example-formula.rb`. Closes Homebrew/homebrew#43241. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-26Improve API documentation output.Mike McQuaid
And include more files.