diff --git a/.github/CONTRIBUTING.md b/CONTRIBUTING.md similarity index 100% rename from .github/CONTRIBUTING.md rename to CONTRIBUTING.md diff --git a/etc/bash_completion.d/brew b/completions/bash/brew similarity index 100% rename from etc/bash_completion.d/brew rename to completions/bash/brew diff --git a/share/zsh/site-functions/_brew b/completions/zsh/_brew similarity index 100% rename from share/zsh/site-functions/_brew rename to completions/zsh/_brew diff --git a/share/zsh/site-functions/_brew_cask b/completions/zsh/_brew_cask similarity index 100% rename from share/zsh/site-functions/_brew_cask rename to completions/zsh/_brew_cask diff --git a/share/doc/homebrew/Acceptable-Formulae.md b/docs/Acceptable-Formulae.md similarity index 100% rename from share/doc/homebrew/Acceptable-Formulae.md rename to docs/Acceptable-Formulae.md diff --git a/share/doc/homebrew/Analytics.md b/docs/Analytics.md similarity index 100% rename from share/doc/homebrew/Analytics.md rename to docs/Analytics.md diff --git a/share/doc/homebrew/Bottles.md b/docs/Bottles.md similarity index 100% rename from share/doc/homebrew/Bottles.md rename to docs/Bottles.md diff --git a/share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md b/docs/Brew-Test-Bot-For-Core-Contributors.md similarity index 100% rename from share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md rename to docs/Brew-Test-Bot-For-Core-Contributors.md diff --git a/share/doc/homebrew/Brew-Test-Bot.md b/docs/Brew-Test-Bot.md similarity index 100% rename from share/doc/homebrew/Brew-Test-Bot.md rename to docs/Brew-Test-Bot.md diff --git a/share/doc/homebrew/C++-Standard-Libraries.md b/docs/C++-Standard-Libraries.md similarity index 100% rename from share/doc/homebrew/C++-Standard-Libraries.md rename to docs/C++-Standard-Libraries.md diff --git a/share/doc/homebrew/Checksum_Deprecation.md b/docs/Checksum_Deprecation.md similarity index 100% rename from share/doc/homebrew/Checksum_Deprecation.md rename to docs/Checksum_Deprecation.md diff --git a/share/doc/homebrew/Common-Issues-for-Core-Contributors.md b/docs/Common-Issues-for-Core-Contributors.md similarity index 100% rename from share/doc/homebrew/Common-Issues-for-Core-Contributors.md rename to docs/Common-Issues-for-Core-Contributors.md diff --git a/share/doc/homebrew/Common-Issues.md b/docs/Common-Issues.md similarity index 100% rename from share/doc/homebrew/Common-Issues.md rename to docs/Common-Issues.md diff --git a/share/doc/homebrew/Custom-GCC-and-cross-compilers.md b/docs/Custom-GCC-and-cross-compilers.md similarity index 100% rename from share/doc/homebrew/Custom-GCC-and-cross-compilers.md rename to docs/Custom-GCC-and-cross-compilers.md diff --git a/share/doc/homebrew/External-Commands.md b/docs/External-Commands.md similarity index 100% rename from share/doc/homebrew/External-Commands.md rename to docs/External-Commands.md diff --git a/share/doc/homebrew/FAQ.md b/docs/FAQ.md similarity index 100% rename from share/doc/homebrew/FAQ.md rename to docs/FAQ.md diff --git a/share/doc/homebrew/Formula-Cookbook.md b/docs/Formula-Cookbook.md similarity index 100% rename from share/doc/homebrew/Formula-Cookbook.md rename to docs/Formula-Cookbook.md diff --git a/share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md b/docs/Gems,-Eggs-and-Perl-Modules.md similarity index 100% rename from share/doc/homebrew/Gems,-Eggs-and-Perl-Modules.md rename to docs/Gems,-Eggs-and-Perl-Modules.md diff --git a/share/doc/homebrew/Homebrew-and-Python.md b/docs/Homebrew-and-Python.md similarity index 100% rename from share/doc/homebrew/Homebrew-and-Python.md rename to docs/Homebrew-and-Python.md diff --git a/share/doc/homebrew/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged).md b/docs/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged).md similarity index 100% rename from share/doc/homebrew/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged).md rename to docs/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged).md diff --git a/share/doc/homebrew/How-to-Create-and-Maintain-a-Tap.md b/docs/How-to-Create-and-Maintain-a-Tap.md similarity index 100% rename from share/doc/homebrew/How-to-Create-and-Maintain-a-Tap.md rename to docs/How-to-Create-and-Maintain-a-Tap.md diff --git a/share/doc/homebrew/How-to-build-software-outside-Homebrew-with-Homebrew-keg-only-dependencies.md b/docs/How-to-build-software-outside-Homebrew-with-Homebrew-keg-only-dependencies.md similarity index 100% rename from share/doc/homebrew/How-to-build-software-outside-Homebrew-with-Homebrew-keg-only-dependencies.md rename to docs/How-to-build-software-outside-Homebrew-with-Homebrew-keg-only-dependencies.md diff --git a/share/doc/homebrew/Installation.md b/docs/Installation.md similarity index 100% rename from share/doc/homebrew/Installation.md rename to docs/Installation.md diff --git a/share/doc/homebrew/Interesting-Taps-&-Forks.md b/docs/Interesting-Taps-&-Forks.md similarity index 100% rename from share/doc/homebrew/Interesting-Taps-&-Forks.md rename to docs/Interesting-Taps-&-Forks.md diff --git a/share/doc/homebrew/Kickstarter-Supporters.md b/docs/Kickstarter-Supporters.md similarity index 100% rename from share/doc/homebrew/Kickstarter-Supporters.md rename to docs/Kickstarter-Supporters.md diff --git a/share/doc/homebrew/Maintainer-Guidelines.md b/docs/Maintainer-Guidelines.md similarity index 100% rename from share/doc/homebrew/Maintainer-Guidelines.md rename to docs/Maintainer-Guidelines.md diff --git a/share/doc/homebrew/Maintainers-Avoiding-Burnout.md b/docs/Maintainers-Avoiding-Burnout.md similarity index 100% rename from share/doc/homebrew/Maintainers-Avoiding-Burnout.md rename to docs/Maintainers-Avoiding-Burnout.md diff --git a/share/doc/homebrew/Migrating-A-Formula-To-A-Tap.md b/docs/Migrating-A-Formula-To-A-Tap.md similarity index 100% rename from share/doc/homebrew/Migrating-A-Formula-To-A-Tap.md rename to docs/Migrating-A-Formula-To-A-Tap.md diff --git a/share/doc/homebrew/New-Maintainer-Checklist.md b/docs/New-Maintainer-Checklist.md similarity index 100% rename from share/doc/homebrew/New-Maintainer-Checklist.md rename to docs/New-Maintainer-Checklist.md diff --git a/share/doc/homebrew/Node-for-Formula-Authors.md b/docs/Node-for-Formula-Authors.md similarity index 100% rename from share/doc/homebrew/Node-for-Formula-Authors.md rename to docs/Node-for-Formula-Authors.md diff --git a/share/doc/homebrew/Prose-Style-Guidelines.md b/docs/Prose-Style-Guidelines.md similarity index 100% rename from share/doc/homebrew/Prose-Style-Guidelines.md rename to docs/Prose-Style-Guidelines.md diff --git a/share/doc/homebrew/Python-for-Formula-Authors.md b/docs/Python-for-Formula-Authors.md similarity index 100% rename from share/doc/homebrew/Python-for-Formula-Authors.md rename to docs/Python-for-Formula-Authors.md diff --git a/share/doc/homebrew/Querying-Brew.md b/docs/Querying-Brew.md similarity index 100% rename from share/doc/homebrew/Querying-Brew.md rename to docs/Querying-Brew.md diff --git a/share/doc/homebrew/README.md b/docs/README.md similarity index 100% rename from share/doc/homebrew/README.md rename to docs/README.md diff --git a/share/doc/homebrew/Rename-A-Formula.md b/docs/Rename-A-Formula.md similarity index 100% rename from share/doc/homebrew/Rename-A-Formula.md rename to docs/Rename-A-Formula.md diff --git a/share/doc/homebrew/Tips-N'-Tricks.md b/docs/Tips-N'-Tricks.md similarity index 100% rename from share/doc/homebrew/Tips-N'-Tricks.md rename to docs/Tips-N'-Tricks.md diff --git a/share/doc/homebrew/Troubleshooting.md b/docs/Troubleshooting.md similarity index 100% rename from share/doc/homebrew/Troubleshooting.md rename to docs/Troubleshooting.md diff --git a/share/doc/homebrew/Xcode.md b/docs/Xcode.md similarity index 100% rename from share/doc/homebrew/Xcode.md rename to docs/Xcode.md diff --git a/share/doc/homebrew/brew-tap.md b/docs/brew-tap.md similarity index 100% rename from share/doc/homebrew/brew-tap.md rename to docs/brew-tap.md diff --git a/share/doc/homebrew/brew.1.html b/docs/brew.1.html similarity index 100% rename from share/doc/homebrew/brew.1.html rename to docs/brew.1.html diff --git a/share/doc/homebrew/images/analytics.png b/docs/images/analytics.png similarity index 100% rename from share/doc/homebrew/images/analytics.png rename to docs/images/analytics.png diff --git a/share/doc/homebrew/images/brew-test-bot-failed-jenkins.png b/docs/images/brew-test-bot-failed-jenkins.png similarity index 100% rename from share/doc/homebrew/images/brew-test-bot-failed-jenkins.png rename to docs/images/brew-test-bot-failed-jenkins.png diff --git a/share/doc/homebrew/images/brew-test-bot-failed-pr.png b/docs/images/brew-test-bot-failed-pr.png similarity index 100% rename from share/doc/homebrew/images/brew-test-bot-failed-pr.png rename to docs/images/brew-test-bot-failed-pr.png diff --git a/share/doc/homebrew/images/brew-test-bot-failed-test.png b/docs/images/brew-test-bot-failed-test.png similarity index 100% rename from share/doc/homebrew/images/brew-test-bot-failed-test.png rename to docs/images/brew-test-bot-failed-test.png diff --git a/share/doc/homebrew/images/brew-test-bot-passed-jenkins.png b/docs/images/brew-test-bot-passed-jenkins.png similarity index 100% rename from share/doc/homebrew/images/brew-test-bot-passed-jenkins.png rename to docs/images/brew-test-bot-passed-jenkins.png diff --git a/share/doc/homebrew/images/brew-test-bot-passed-pr.png b/docs/images/brew-test-bot-passed-pr.png similarity index 100% rename from share/doc/homebrew/images/brew-test-bot-passed-pr.png rename to docs/images/brew-test-bot-passed-pr.png diff --git a/share/doc/homebrew/images/brew-test-bot-triggered-pr.png b/docs/images/brew-test-bot-triggered-pr.png similarity index 100% rename from share/doc/homebrew/images/brew-test-bot-triggered-pr.png rename to docs/images/brew-test-bot-triggered-pr.png diff --git a/share/man/man1/brew-cask.1 b/manpages/brew-cask.1 similarity index 100% rename from share/man/man1/brew-cask.1 rename to manpages/brew-cask.1 diff --git a/share/man/man1/brew.1 b/manpages/brew.1 similarity index 99% rename from share/man/man1/brew.1 rename to manpages/brew.1 index 532c0fc91669b..20a080ca73023 100644 --- a/share/man/man1/brew.1 +++ b/manpages/brew.1 @@ -1013,4 +1013,3 @@ Homebrew/brew \fIhttps://github\.com/Homebrew/brew/issues\fR Homebrew/homebrew\-core \fIhttps://github\.com/Homebrew/homebrew\-core/issues\fR . .IP "" 0 -