Commit Graph
34 Commits
Author SHA1 Message Date
Mike McQuaid ac0665daff Refer to default branch in links with HEAD
Anywhere we can use `blob/master` we can use `blob/HEAD` instead. This
will make life easier if we ever rename our default branch in future
(once/if Git and GitHub provides the necessary tooling to do so).
2020-06-25 11:38:40 +01:00
Peter LewisandGitHub 68fc0398ca 'Why haven’t you pulled my pull request?' change
I propose changing 'Why haven’t you pulled my pull request?' to 'Why haven’t you merged my pull request?' as, unless I'm missing a trick, this wording would fit more appropriately with what the question trying to ask?
2020-06-22 17:08:27 +01:00
Mike McQuaid 6e60d3fb59 docs: point to homebrew/install repository.
This saves duplicating the (un)install instructions in multiple places.
2020-04-15 16:16:21 +01:00
Issy Long d43aba643d FAQ: Replace Max's pronoun with his name
- For some reason, the documented way of disabling a style for a
  specific section of Markdown text[1] didn't work for disabling the
  pronoun lint here. This is about the only place we have a legitimate
  need for it. Instead, sadly, squash this linting error by using his
  name.
- Also adjust the sentence for further clarity in light of this.

[1] - https://errata-ai.github.io/vale/config/#ignoring-parts-of-your-documents
2019-12-18 16:09:06 +00:00
Mike McQuaidandGitHub a6115f8bb4 FAQ: update cleanup text. 2019-07-28 15:22:18 +01:00
James Cuzella d8caacde95 Update FAQ entry: Homebrew automatic brew cleanup behavior change 2019-07-03 14:37:46 -06:00
Mike McQuaid eed1444d61 Update deprecations and cleanup
- Move `odeprecated` to `odisabled`
- Remove `odisabled`
- Enable automatic cleanup on install/reinstall/upgrade.
2019-01-23 21:57:40 +00:00
Yvo Mulder bb838f8ce2 Fix docs/FAQ.md typo 2019-01-17 06:01:31 +01:00
Gareth ReesandGitHub 6591ca59a5 Fix grammar
Minor fix to improve readability.
2019-01-03 15:15:35 +00:00
EricFromCanada 31dbc4f985 Various documentation edits
Mostly edits to formatting, grammar, wording for consistency & readability.
2018-10-05 17:23:22 -04:00
Mike McQuaid c1376f9f18 docs: various updates.
I read through the docs locally and made various fixes.
2018-09-06 15:07:00 +01:00
Mike McQuaid 58c7d32183 docs: update FAQ and Installation.
Make some miscellaneous updates to stuff I noticed was wrong.
2018-04-07 21:07:24 +01:00
Mike McQuaid 190e665bb1 Revert "docs: use short links."
This reverts commit e63a2ee8de.

Closes #3832.
2018-02-23 19:52:00 +00:00
Mike McQuaid e63a2ee8de docs: use short links. 2018-02-22 19:25:44 +00:00
Frederick Akalin 661995238a Change to man page reference 2017-08-23 15:56:00 -07:00
Frederick Akalin 94c56a88d9 Fix apostrophe 2017-08-23 15:53:51 -07:00
Frederick Akalin 6f76627943 Just have the Apple documentation link 2017-08-23 15:53:28 -07:00
Frederick Akalin 00eb4324de Update FAQ entry 2017-08-23 15:53:28 -07:00
Mike McQuaid 0e3f1ab273 Note cases when pinned formulae get upgraded.
Fixes #3021.
2017-08-11 17:23:11 +01:00
Justin Baugh 2899132e52 Update FAQ to indicate HOMEBREW_BUILD_FROM_SOURCE can still be set 2017-07-20 14:46:35 -04:00
Justin Baugh e077bfe655 Address rubocop issues 2017-07-20 11:57:43 -04:00
Mike McQuaid ae97a9c34e docs: use long flags. 2017-04-02 10:14:58 +01:00
EricFromCanada dc7f74210a docs: code example reformatting
Add labeled fences to most code blocks, monospace terms where
appropriate, omit "$" when referring to variables
2017-03-25 22:53:33 -04:00
EricFromCanada ab4d1a1574 docs: grammar edits, sentence-case secondary headings
Also changes some heading levels so only one primary
heading appears per page.
2017-03-19 14:03:39 -04:00
EricFromCanada 20bb0aae80 Fix broken or inactive URLs
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-02-23 12:09:01 -05:00
Mike McQuaid 127e9def50 Cleanup documentation site
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-04 10:53:21 +00:00
Mike McQuaid 91c09c5b11 General documentation updates.
Mostly related to the newer ways we’re handling versions and the
incoming deprecation of devel-only, head-only and versions.
2017-01-02 18:29:00 +00:00
romellemandGitHub 25242fe4e9 Minimize line length 2016-12-07 16:34:52 -06:00
romellemandGitHub 52aa4668d0 Generic language targeting macOS 2016-12-07 16:33:11 -06:00
romellemandGitHub 027a88cee0 Bottles are created for Yosemite and higher
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-12-06 18:02:52 -06:00
delamoeandGitHub 17f7a33dcb Update FAQ.md
### 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-16 11:14:17 +03:00
Matt Brender b84ec63ff9 Further terminology in docs + link on README
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-10-12 21:42:57 -04:00
Mike McQuaid 7a63a75360 Fix CONTRIBUTING.md references.
Closes #1040.
2016-09-20 11:51:08 +01:00
Mike McQuaid bd6fb88ddc Rearrange repository files. 2016-09-20 10:41:42 +01:00