aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Brew-Test-Bot.md
AgeCommit message (Collapse)Author
2017-05-30Update jenkins.brew.sh links.Mike McQuaid
These previously, incorrectly pointed to bot.brew.sh. Fixes #2703.
2017-03-25docs: code example reformattingEricFromCanada
Add labeled fences to most code blocks, monospace terms where appropriate, omit "$" when referring to variables
2017-03-11docs: update Brew Test Bot screen shotsEricFromCanada
2017-03-05docs.brew.sh: use brew.sh theming.Mike McQuaid
Unfortunately there's no easy way to share this code with the brew.sh site but it's at least able to have the `css/`, `img/` (root) and `_layouts` directories in sync between the two repositories. Some small CSS tweaks were needed to make these pages render more attractively.
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-04docs: fix titles on docs.brew.shJonathan Chang
2016-09-20Rearrange repository files.Mike McQuaid