diff options
| author | Mike McQuaid | 2014-12-06 11:26:43 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-08 12:41:50 +0000 |
| commit | 858f7fb5297b141e6ec05d15b532b40926b23545 (patch) | |
| tree | 3ab0c94fd9463c43e108e7bdc1c33f025d210e8a /.yardopts | |
| parent | 219ba68c2afb106511ca8bb822d02817e9f85976 (diff) | |
| download | brew-858f7fb5297b141e6ec05d15b532b40926b23545.tar.bz2 | |
Document Formula attributes.
The beginnings of some decent API documentation.
Also, tweak `.yardopts` to better fix our internal style.
Diffstat (limited to '.yardopts')
| -rw-r--r-- | .yardopts | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ --title "Homebrew" --main Library/Homebrew/README.md ---exclude Library/Homebrew/test/vendor/ +--markup markdown +--no-private +--exclude Library/Homebrew/test/ --exclude Library/Homebrew/vendor/ Library/Homebrew/**/*.rb - |
