mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

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.
44 lines
1.9 KiB
Markdown
44 lines
1.9 KiB
Markdown
# Documentation
|
|
|
|
## Users
|
|
- [Troubleshooting](Troubleshooting.md)
|
|
- [Installation](Installation.md)
|
|
- [Frequently Asked Questions](FAQ.md)
|
|
- [Common Issues](Common-Issues.md)
|
|
|
|
- [Tips and Tricks](Tips-N'-Tricks.md)
|
|
- [Bottles (binary packages)](Bottles.md)
|
|
- [Taps (third-party repositories)](brew-tap.md)
|
|
- [Interesting Taps and Forks](Interesting-Taps-&-Forks.md)
|
|
- [Anonymous Aggregate User Behaviour Analytics](Analytics.md)
|
|
|
|
- [Querying `brew`](Querying-Brew.md)
|
|
- [C++ Standard Libraries](C++-Standard-Libraries.md)
|
|
- [MD5 and SHA-1 Deprecation](Checksum_Deprecation.md)
|
|
- [Custom GCC and Cross Compilers](Custom-GCC-and-cross-compilers.md)
|
|
- [External Commands](External-Commands.md)
|
|
- [Ruby Gems, Python Eggs and Perl Modules](Gems,-Eggs-and-Perl-Modules.md)
|
|
- [Python](Homebrew-and-Python.md)
|
|
- [How To Build Software Outside Homebrew With Homebrew `keg_only` dependencies](How-to-build-software-outside-Homebrew-with-Homebrew-keg-only-dependencies.md)
|
|
- [Xcode](Xcode.md)
|
|
- [Kickstarter Supporters](Kickstarter-Supporters.md)
|
|
|
|
## Contributors
|
|
- [How To Open A Pull Request (and get it merged)](How-To-Open-a-Homebrew-Pull-Request.md)
|
|
- [Formula Cookbook](Formula-Cookbook.md)
|
|
- [Acceptable Formulae](Acceptable-Formulae.md)
|
|
- [Node for Formula Authors](Node-for-Formula-Authors.md)
|
|
- [Python for Formula Authors](Python-for-Formula-Authors.md)
|
|
- [Migrating A Formula To A Tap](Migrating-A-Formula-To-A-Tap.md)
|
|
- [Rename A Formula](Rename-A-Formula.md)
|
|
- [How To Create (And Maintain) A Tap](How-to-Create-and-Maintain-a-Tap.md)
|
|
- [Brew Test Bot](Brew-Test-Bot.md)
|
|
- [Prose Style Guidelines](Prose-Style-Guidelines.md)
|
|
|
|
## Maintainers
|
|
- [New Maintainer Checklist](New-Maintainer-Checklist.md)
|
|
- [Maintainers Avoiding Burnout](Maintainers-Avoiding-Burnout.md)
|
|
- [Maintainer Guidelines](Maintainer-Guidelines.md)
|
|
- [Brew Test Bot For Maintainers](Brew-Test-Bot-For-Core-Contributors.md)
|
|
- [Common Issues for Maintainers](Common-Issues-for-Core-Contributors.md)
|