Viktor Szakats fc2818b7a5 Use more https in urls and updated some lost links
Closes Homebrew/homebrew#35531.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-04 02:13:16 -05:00
..
2014-10-05 23:01:02 -05:00
2015-01-03 22:37:59 -05:00
2014-09-28 01:11:31 -05:00
2014-12-26 22:58:36 -05:00
2015-01-03 22:39:07 -05:00
2014-12-29 12:20:03 +00:00
2014-12-30 23:33:50 -05:00
2014-12-30 23:52:07 -05:00
2014-12-08 12:41:50 +00:00
2014-12-11 13:59:12 +00:00
2014-11-14 21:06:01 +00:00
2014-12-26 19:42:11 -05:00
2014-10-26 15:42:41 +00:00
2014-12-27 20:55:21 +00:00
2015-01-03 22:39:07 -05:00

Homebrew Public API

We're (finally) working on a documented public API for Homebrew. It's currently a work in progress; a bunch of public stuff is documented and a bunch of private stuff is undocumented. Sorry about that!

The main class you should look at is {Formula}. Assume everything else is private for now.