aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Homebrew-and-Python.md
AgeCommit message (Collapse)Author
2018-01-12Homebrew-and-Python: can't build from source to avoid Homebrew python.Mike McQuaid
2018-01-11docs: remove :python requirementEricFromCanada
2017-11-19python2: Added missing pip sub-command in docsBartosz Kita
2017-08-11Update Python docsTim D. Smith
Reflect some of the wisdom learned over the last couple of years, which contradict some of the earlier dicta.
2017-07-30Rewordedcclauss
2017-07-29Put the five executables in a listcclauss
2017-07-18docs: update for unshadowed system PythonJonathan Chang
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-23Fix broken or inactive URLsEricFromCanada
Bare URLs are auto-linked on GitHub but not on docs.brew.sh, so I added angle brackets around them where appropriate. Also converted Markdown-linked URLs for clarity.
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-11-07Only remove .pydistutils.cfg option, not command lineNar Kumar
2016-11-07Do not recommend --prefix=<empty> hack, this breaks default pip commandNar Kumar Chhantyal
2016-09-20Rearrange repository files.Mike McQuaid