aboutsummaryrefslogtreecommitdiffstats
path: root/docs/How-To-Open-a-Homebrew-Pull-Request.md
AgeCommit message (Collapse)Author
2018-01-01Deprecate Homebrew/homebrew-scienceMike McQuaid
2017-11-17docs: update for homebrew-nginx migrationEricFromCanada
2017-03-19docs: grammar edits, sentence-case secondary headingsEricFromCanada
Also changes some heading levels so only one primary heading appears per page.
2017-03-12docs: add markers to ordered lists and sublistsEricFromCanada
While GitHub allows a single space to denote a sublist, Jekyll is not so lenient. It also seems unable to handle ordered sublists.
2017-02-23Grammar fixes for docsEricFromCanada
Fixes to spelling and punctuation for consistency and readability.
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-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.