aboutsummaryrefslogtreecommitdiffstats
path: root/docs/FAQ.md
AgeCommit message (Collapse)Author
2018-02-23Revert "docs: use short links."Mike McQuaid
This reverts commit e63a2ee8de12f0f938f6a95cdb9763dbe0187b4a. Closes #3832.
2018-02-22docs: use short links.Mike McQuaid
2017-08-23Change to man page referenceFrederick Akalin
2017-08-23Fix apostropheFrederick Akalin
2017-08-23Just have the Apple documentation linkFrederick Akalin
2017-08-23Update FAQ entryFrederick Akalin
2017-08-11Note cases when pinned formulae get upgraded.Mike McQuaid
Fixes #3021.
2017-07-20Update FAQ to indicate HOMEBREW_BUILD_FROM_SOURCE can still be setJustin Baugh
2017-07-20Address rubocop issuesJustin Baugh
2017-04-02docs: use long flags.Mike McQuaid
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-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-12-07Minimize line lengthromellem
2016-12-07Generic language targeting macOSromellem
2016-12-06Bottles are created for Yosemite and higherromellem
After Issue #985 was merged, bottles for Mavericks are no longer being built, meaning installations are triggering builds. Update the FAQ to show that builds will most likely now be triggers on Mavericks since their bottles are not being generated.
2016-10-16Update FAQ.mddelamoe
### Is there a glossary of terms around? All your terminology needs can be [found here](docs/Formula-Cookbook.md#homebrew-terminology). results in 404 error
2016-10-12Further terminology in docs + link on READMEMatt Brender
Addressing a few spots where I looked for terminology and did not find what I was looking for. Input based on a recent [podcast with Mike](https://changelog.com/podcast/223)
2016-09-20Fix CONTRIBUTING.md references.Mike McQuaid
Closes #1040.
2016-09-20Rearrange repository files.Mike McQuaid