aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Custom-GCC-and-cross-compilers.md
AgeCommit message (Collapse)Author
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-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.
2017-01-02General documentation updates.Mike McQuaid
Mostly related to the newer ways we’re handling versions and the incoming deprecation of devel-only, head-only and versions.
2016-09-20Rearrange repository files.Mike McQuaid