Martin Afanasjew
4a9960bee7
doc: be consistent when referring to official taps
...
Always use the `<user/repo>` format as used by the `brew tap` command.
Also fixed a link to `homebrew/head-only` and sorted a list in `FAQ.md`
in alphabetical order.
Closes Homebrew/homebrew#45535 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-31 20:32:09 -07:00
Dominyk Tiller
04959403ac
Python-for-Formula-Authors: use sha256 for example
2015-09-28 19:14:51 +01:00
Xu Cheng
d5535bf564
doc: use relative links
2015-08-13 18:00:24 +08:00
Tim D. Smith
c3691ca950
Suggest homebrew-pypi-poet instead of mkpydeps
2015-02-04 18:18:29 -08:00
Viktor Szakats
b81097cdee
Use more https links and some link updates along the way
...
Closes Homebrew/homebrew#35529 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-01-03 23:03:08 -05:00
Tim D. Smith
df2e570fef
Python docs: use prepend_create_path
...
prepend_path doesn't do anything if path doesn't already exist, so use
prepend_create_path.
2014-12-11 07:55:32 -08:00
Tim D. Smith
c5c4684714
docs: recommend setup_install_args instead of setup_install
...
Closes Homebrew/homebrew#34793 .
2014-12-10 14:20:17 -08:00
Tim D. Smith
d3ab27f860
docs: Python for formula authors
...
Closes Homebrew/homebrew#34228 .
2014-11-26 00:21:43 -08:00