From bd6fb88ddc72a0de4c27f65e60a82790a5d87f3f Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 19 Sep 2016 19:58:21 +0100 Subject: [PATCH] Rearrange repository files. --- .github/CONTRIBUTING.md => CONTRIBUTING.md | 0 {etc/bash_completion.d => completions/bash}/brew | 0 {share/zsh/site-functions => completions/zsh}/_brew | 0 .../site-functions => completions/zsh}/_brew_cask | 0 {share/doc/homebrew => docs}/Acceptable-Formulae.md | 0 {share/doc/homebrew => docs}/Analytics.md | 0 {share/doc/homebrew => docs}/Bottles.md | 0 .../Brew-Test-Bot-For-Core-Contributors.md | 0 {share/doc/homebrew => docs}/Brew-Test-Bot.md | 0 .../doc/homebrew => docs}/C++-Standard-Libraries.md | 0 .../doc/homebrew => docs}/Checksum_Deprecation.md | 0 .../Common-Issues-for-Core-Contributors.md | 0 {share/doc/homebrew => docs}/Common-Issues.md | 0 .../Custom-GCC-and-cross-compilers.md | 0 {share/doc/homebrew => docs}/External-Commands.md | 0 {share/doc/homebrew => docs}/FAQ.md | 0 {share/doc/homebrew => docs}/Formula-Cookbook.md | 0 .../Gems,-Eggs-and-Perl-Modules.md | 0 {share/doc/homebrew => docs}/Homebrew-and-Python.md | 0 ...n-a-Homebrew-Pull-Request-(and-get-it-merged).md | 0 .../How-to-Create-and-Maintain-a-Tap.md | 0 ...-Homebrew-with-Homebrew-keg-only-dependencies.md | 0 {share/doc/homebrew => docs}/Installation.md | 0 .../homebrew => docs}/Interesting-Taps-&-Forks.md | 0 .../doc/homebrew => docs}/Kickstarter-Supporters.md | 0 .../doc/homebrew => docs}/Maintainer-Guidelines.md | 0 .../Maintainers-Avoiding-Burnout.md | 0 .../Migrating-A-Formula-To-A-Tap.md | 0 .../homebrew => docs}/New-Maintainer-Checklist.md | 0 .../homebrew => docs}/Node-for-Formula-Authors.md | 0 .../doc/homebrew => docs}/Prose-Style-Guidelines.md | 0 .../homebrew => docs}/Python-for-Formula-Authors.md | 0 {share/doc/homebrew => docs}/Querying-Brew.md | 0 {share/doc/homebrew => docs}/README.md | 0 {share/doc/homebrew => docs}/Rename-A-Formula.md | 0 {share/doc/homebrew => docs}/Tips-N'-Tricks.md | 0 {share/doc/homebrew => docs}/Troubleshooting.md | 0 {share/doc/homebrew => docs}/Xcode.md | 0 {share/doc/homebrew => docs}/brew-tap.md | 0 {share/doc/homebrew => docs}/brew.1.html | 0 {share/doc/homebrew => docs}/images/analytics.png | Bin .../images/brew-test-bot-failed-jenkins.png | Bin .../images/brew-test-bot-failed-pr.png | Bin .../images/brew-test-bot-failed-test.png | Bin .../images/brew-test-bot-passed-jenkins.png | Bin .../images/brew-test-bot-passed-pr.png | Bin .../images/brew-test-bot-triggered-pr.png | Bin {share/man/man1 => manpages}/brew-cask.1 | 0 {share/man/man1 => manpages}/brew.1 | 1 - 49 files changed, 1 deletion(-) rename .github/CONTRIBUTING.md => CONTRIBUTING.md (100%) rename {etc/bash_completion.d => completions/bash}/brew (100%) rename {share/zsh/site-functions => completions/zsh}/_brew (100%) rename {share/zsh/site-functions => completions/zsh}/_brew_cask (100%) rename {share/doc/homebrew => docs}/Acceptable-Formulae.md (100%) rename {share/doc/homebrew => docs}/Analytics.md (100%) rename {share/doc/homebrew => docs}/Bottles.md (100%) rename {share/doc/homebrew => docs}/Brew-Test-Bot-For-Core-Contributors.md (100%) rename {share/doc/homebrew => docs}/Brew-Test-Bot.md (100%) rename {share/doc/homebrew => docs}/C++-Standard-Libraries.md (100%) rename {share/doc/homebrew => docs}/Checksum_Deprecation.md (100%) rename {share/doc/homebrew => docs}/Common-Issues-for-Core-Contributors.md (100%) rename {share/doc/homebrew => docs}/Common-Issues.md (100%) rename {share/doc/homebrew => docs}/Custom-GCC-and-cross-compilers.md (100%) rename {share/doc/homebrew => docs}/External-Commands.md (100%) rename {share/doc/homebrew => docs}/FAQ.md (100%) rename {share/doc/homebrew => docs}/Formula-Cookbook.md (100%) rename {share/doc/homebrew => docs}/Gems,-Eggs-and-Perl-Modules.md (100%) rename {share/doc/homebrew => docs}/Homebrew-and-Python.md (100%) rename {share/doc/homebrew => docs}/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged).md (100%) rename {share/doc/homebrew => docs}/How-to-Create-and-Maintain-a-Tap.md (100%) rename {share/doc/homebrew => docs}/How-to-build-software-outside-Homebrew-with-Homebrew-keg-only-dependencies.md (100%) rename {share/doc/homebrew => docs}/Installation.md (100%) rename {share/doc/homebrew => docs}/Interesting-Taps-&-Forks.md (100%) rename {share/doc/homebrew => docs}/Kickstarter-Supporters.md (100%) rename {share/doc/homebrew => docs}/Maintainer-Guidelines.md (100%) rename {share/doc/homebrew => docs}/Maintainers-Avoiding-Burnout.md (100%) rename {share/doc/homebrew => docs}/Migrating-A-Formula-To-A-Tap.md (100%) rename {share/doc/homebrew => docs}/New-Maintainer-Checklist.md (100%) rename {share/doc/homebrew => docs}/Node-for-Formula-Authors.md (100%) rename {share/doc/homebrew => docs}/Prose-Style-Guidelines.md (100%) rename {share/doc/homebrew => docs}/Python-for-Formula-Authors.md (100%) rename {share/doc/homebrew => docs}/Querying-Brew.md (100%) rename {share/doc/homebrew => docs}/README.md (100%) rename {share/doc/homebrew => docs}/Rename-A-Formula.md (100%) rename {share/doc/homebrew => docs}/Tips-N'-Tricks.md (100%) rename {share/doc/homebrew => docs}/Troubleshooting.md (100%) rename {share/doc/homebrew => docs}/Xcode.md (100%) rename {share/doc/homebrew => docs}/brew-tap.md (100%) rename {share/doc/homebrew => docs}/brew.1.html (100%) rename {share/doc/homebrew => docs}/images/analytics.png (100%) rename {share/doc/homebrew => docs}/images/brew-test-bot-failed-jenkins.png (100%) rename {share/doc/homebrew => docs}/images/brew-test-bot-failed-pr.png (100%) rename {share/doc/homebrew => docs}/images/brew-test-bot-failed-test.png (100%) rename {share/doc/homebrew => docs}/images/brew-test-bot-passed-jenkins.png (100%) rename {share/doc/homebrew => docs}/images/brew-test-bot-passed-pr.png (100%) rename {share/doc/homebrew => docs}/images/brew-test-bot-triggered-pr.png (100%) rename {share/man/man1 => manpages}/brew-cask.1 (100%) rename {share/man/man1 => manpages}/brew.1 (99%) 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 -