aboutsummaryrefslogtreecommitdiffstats
path: root/.yardopts
diff options
context:
space:
mode:
authorMike McQuaid2014-12-06 11:26:43 +0000
committerMike McQuaid2014-12-08 12:41:50 +0000
commit858f7fb5297b141e6ec05d15b532b40926b23545 (patch)
tree3ab0c94fd9463c43e108e7bdc1c33f025d210e8a /.yardopts
parent219ba68c2afb106511ca8bb822d02817e9f85976 (diff)
downloadbrew-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--.yardopts4
1 files changed, 3 insertions, 1 deletions
diff --git a/.yardopts b/.yardopts
index 821b67c36..e519cd9e6 100644
--- a/.yardopts
+++ b/.yardopts
@@ -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
-