aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/README.md
AgeCommit message (Collapse)Author
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.