57 Commits

Author SHA1 Message Date
Watal M. Iwasaki
4e29ed4c17 Restore the remove line, and make it less confusing 2022-07-24 07:53:33 +09:00
Watal M. Iwasaki
975e799969 Remove reference to --enable-bar that does not exist 2022-07-23 18:23:05 +09:00
EricFromCanada
02cb1a14cb
Update FAQ.md 2021-12-02 22:59:00 -05:00
EricFromCanada
77efcdf8fb
Add & remove line breaks 2021-12-02 22:58:31 -05:00
Carlo Cabrera
bf3b12656d
FAQ: document HOMEBREW_NO_CLEANUP_FORMULAE 2021-11-26 18:11:35 +08:00
Mike McQuaid
be7512f71f
Update FAQ.md
Note that both brew install and brew upgrade can upgrade seemingly unrelated formulae.
2021-10-09 09:53:56 +01:00
XuehaiPan
3f96d963f7 style: fix inconsistent code style for shell scripts 2021-09-15 14:59:01 +08:00
Mike McQuaid
f76ffa2eaa
docs: tweak wording/formatting.
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2021-07-14 14:22:31 +01:00
Mike McQuaid
0a8167d2dc
docs: update /usr/local references.
Update or remove these based on our latest state.
2021-07-14 10:11:27 +01:00
Michael Cho
b44ecaceb7
docs: fix cask doc urls to use docs.brew.sh 2021-06-25 13:20:40 -07:00
Mike McQuaid
d73351251c
Deprecate, disable, delete code for next major/minor version.
Do the usual dance for bumping our major/minor version.
2021-04-09 09:30:36 +01:00
Sean Molenaar
0aed1fc62e
Docs: Migrate casks FAQ 2021-02-09 13:11:45 +01:00
Shaun Jackman
ef755182bb
Merge pull request #9279 from sjackman/sj/fq-linux
FAQ: Default installation prefix on Linux
2020-11-27 11:30:20 -08:00
Shaun Jackman
ab1b313378 Revise docs/FAQ.md 2020-11-27 10:32:05 -08:00
Shaun Jackman
ac7cb8ca6c
Revise docs/FAQ.md
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-11-27 10:29:27 -08:00
Shaun Jackman
c3c8c7c668 Revise docs/FAQ.md 2020-11-26 10:28:02 -08:00
Shaun Jackman
8846779d83
Revise docs/FAQ.md
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-11-26 10:17:14 -08:00
Shaun Jackman
85a7947956 FAQ: Why specifically /home/linuxbrew/.linuxbrew 2020-11-25 16:18:14 -08:00
Jonathan Chang
d90c34ef51 docs: explain why upgrade upgrades unrelated stuff 2020-11-25 17:46:10 +11:00
Shaun Jackman
a4cfe9d651 Revise docs/FAQ.md 2020-11-24 13:58:08 -08:00
Shaun Jackman
a89dc612bc
Revise docs/FAQ.md
Co-authored-by: Issy Long <issyl0@github.com>
2020-11-24 13:54:19 -08:00
Shaun Jackman
66dccb3b14 FAQ: Default installation prefix on Linux
Why does Homebrew on Linux recommend that I install to
/home/linuxbrew/.linuxbrew?
2020-11-24 10:43:05 -08:00
Jonathan Chang
c68bf84e21 docs: update FAQ with current Homebrew behavior 2020-09-09 19:21:22 +10:00
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 Lewis
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 McQuaid
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 Rees
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 e63a2ee8de12f0f938f6a95cdb9763dbe0187b4a.

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