14 Commits

Author SHA1 Message Date
Alex Leute
1add568a6f
Remove the sentence referencing --force-auto-update
Because it was removed in 9ac3182
2025-05-04 23:49:02 -04:00
Issy Long
31d7bcc583
Add a last_reviewed_date to docs metadata
- At the AGM we formed an ad-hoc documentation working group.
- One of our ideas was that we should have a last reviewed date for
  documentation, so that we can periodically implement a review
  mechanism (GitHub Actions posts to Slack for a regular documentation
  outdatedness check?) to track how old docs are and ensure they're
  still relevant.
- This is a first step towards that goal, by adding a `last_review_date`
  to the metadata of all docs with a date of earlier than Homebrew's
  inception because everything needs reviewing so that we start from a
  good base!
2025-02-03 11:56:07 +00:00
Markus Reiter
480e264d9a
Lint Ruby docs. 2024-05-01 11:35:21 +02:00
Eric Knibbe
43c8fec557
docs: mark console output appropriately 2023-09-11 02:26:37 -04:00
EricFromCanada
66830f9d17
Update Taps.md 2021-11-16 09:31:29 -05:00
EricFromCanada
c1531cd7b3
Add line breaks & indentation 2021-11-16 09:26:29 -05:00
Adrian Ho
a39c0dc49f
Taps.md: Update cloning details
Since shallow cloning is now neither recommended nor the default, I've removed all mentions of cloning type.
2020-07-16 20:31:05 +08:00
Pierre PACI
bab72445b9
Update Taps.md
brew tap user/repo example was misleading
2020-02-07 14:29:44 +01:00
Issy Long
cca8138a59
docs: Title-case every h1 it made sense to title-case 2019-12-18 16:09:08 +00:00
Issy Long
b90e01c524
docs: Replace repo with repository everywhere it's a single word 2019-12-18 16:09:06 +00:00
Mike McQuaid
d666b8554d
Taps: remove references to pinning.
Addresses https://github.com/Homebrew/brew/issues/6110
2019-05-09 12:43:51 +01: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
EricFromCanada
f34f4e80f8 docs: rename Taps docs to match convention 2017-11-17 16:40:37 -05:00