..
assets/img /docs
docs: remove old Jenkins assets
2020-04-11 20:06:32 +10:00
vale-styles /Homebrew
Refer to default branch in links with HEAD
2020-06-25 11:38:40 +01:00
_config.yml
Add Vale linting for our docs
2019-12-17 21:42:53 +00:00
Acceptable-Formulae.md
Tweak Acceptable Formulae
2020-03-20 14:08:47 +00:00
Adding-Software-to-Homebrew.md
Update docs/Adding-Software-to-Homebrew.md
2020-02-28 09:50:34 +01:00
Analytics.md
Refer to default branch in links with HEAD
2020-06-25 11:38:40 +01:00
Bottles.md
docs: Update for new pr-* workflows
2020-04-11 20:06:31 +10:00
Brew-Test-Bot-For-Core-Contributors.md
docs: Update for new pr-* workflows
2020-04-11 20:06:31 +10:00
Brew-Test-Bot.md
docs: restore h1 headings for pages with front matter
2020-06-11 14:04:12 -04:00
Building-Against-Non-Homebrew-Dependencies.md
Various documentation edits
2018-10-05 17:23:22 -04:00
C++-Standard-Libraries.md
Update deprecations
2019-01-08 19:13:46 +00:00
Checksum_Deprecation.md
Checksum_Deprecation: tweak phrasing/explanation/etc
2017-10-22 05:31:53 +01:00
CNAME
Cleanup documentation site
2017-01-04 10:53:21 +00:00
Common-Issues-for-Core-Contributors.md
docs: update some legacy-homebrew commit URLs.
2019-01-21 14:31:41 +00:00
Common-Issues.md
Deprecate macOS versions below Mavericks
2019-01-27 12:27:47 +00:00
Creating-a-Homebrew-Issue.md
Docs: Add guides for common cases
2020-02-25 21:43:03 +01:00
Custom-GCC-and-cross-compilers.md
Update deprecations
2019-01-08 19:13:46 +00:00
External-Commands.md
Refer to default branch in links with HEAD
2020-06-25 11:38:40 +01:00
FAQ.md
Refer to default branch in links with HEAD
2020-06-25 11:38:40 +01:00
Formula-Cookbook.md
Refer to default branch in links with HEAD
2020-06-25 11:38:40 +01:00
Gemfile
docs: check links with html-proofer
2018-10-04 15:37:01 +01:00
Gemfile.lock
Merge pull request #7756 from Homebrew/dependabot/bundler/docs/parallel-1.19.2
2020-06-19 20:00:17 +01:00
Gems,-Eggs-and-Perl-Modules.md
shell: Use .profile unless .bash_profile exists
2020-05-13 09:30:02 -07:00
Homebrew-and-Python.md
brew: remove most traces of python@2
2020-02-17 22:38:24 +01:00
Homebrew-Governance.md
Refer to default branch in links with HEAD
2020-06-25 11:38:40 +01:00
Homebrew-homebrew-core-Merge-Checklist.md
docs: Update for new pr-* workflows
2020-04-11 20:06:31 +10:00
Homebrew-linuxbrew-core-Maintainer-Guide.md
Refer to default branch in links with HEAD
2020-06-25 11:38:40 +01:00
Homebrew-on-Linux.md
docs: restore h1 headings for pages with front matter
2020-06-11 14:04:12 -04:00
How-to-Build-Software-Outside-Homebrew-with-Homebrew-keg-only-Dependencies.md
docs: Title-case every h1 it made sense to title-case
2019-12-18 16:09:08 +00:00
How-to-Create-and-Maintain-a-Tap.md
docs: clarify Formula location in Tap repositories
2020-06-11 11:49:36 +02:00
How-To-Open-a-Homebrew-Pull-Request.md
Adjust documentation for devel deprecation.
2020-06-10 09:06:36 +01:00
Installation.md
Installation: recommend High Sierra and newer.
2019-10-08 09:30:53 +01:00
Interesting-Taps-and-Forks.md
Update unmaintained ffmpeg tap to current
2019-10-20 20:52:48 -04:00
Kickstarter-Supporters.md
secure/fix URLs
2018-10-03 21:21:05 +00:00
Maintainer-Guidelines.md
Refer to default branch in links with HEAD
2020-06-25 11:38:40 +01:00
Maintainers-Avoiding-Burnout.md
docs: various updates.
2018-09-06 15:07:00 +01:00
Manpage.md
Merge pull request #7789 from MLH-Fellowship/cask-integration
2020-06-24 09:02:25 +01:00
Migrating-A-Formula-To-A-Tap.md
Deprecate Homebrew/homebrew-science
2018-01-01 09:33:43 +00:00
New-Maintainer-Checklist.md
docs/New-Maintainer-Checklist: clarify ops can get owner.
2020-05-13 11:24:53 +01:00
Node-for-Formula-Authors.md
Various documentation edits
2018-10-05 17:23:22 -04:00
Prose-Style-Guidelines.md
Use Title Case in h1 headings and sentence case in all others
2019-12-18 16:09:07 +00:00
Python-for-Formula-Authors.md
Refer to default branch in links with HEAD
2020-06-25 11:38:40 +01:00
Querying-Brew.md
docs/querying-brew: point to brew info --help.
2019-01-30 21:39:56 +00:00
Rakefile
add https checking for links
2020-03-10 10:01:15 +01:00
README.md
Fix broken link on docs man page
2020-03-09 17:20:59 +08:00
Releases.md
docs/Releases: various updates.
2020-04-13 16:30:40 +01:00
Rename-A-Formula.md
docs: code example reformatting
2017-03-25 22:53:33 -04:00
robots.txt
docs: Add sitemap.xml, robots.txt.
2017-07-02 15:09:26 +01:00
Shell-Completion.md
shell: Use .profile unless .bash_profile exists
2020-05-13 09:30:02 -07:00
Taps.md
Update Taps.md
2020-02-07 14:29:44 +01:00
Tips-N'-Tricks.md
manpage: no longer mention installing from a URL.
2020-05-29 17:04:42 +01:00
Troubleshooting.md
Correct the link to Homebrew on Linux GitHub issues
2019-06-15 22:07:48 +01:00
Updating-Software-in-Homebrew.md
Update docs/Updating-Software-in-Homebrew.md
2020-02-28 09:51:39 +01:00
Versions.md
Fix wording
2020-05-27 12:36:37 +02:00
Xcode.md
Refer to default branch in links with HEAD
2020-06-25 11:38:40 +01:00