Add .yardopts for doc hosting
authorSteven Bazyl <sqrrrl@gmail.com>
Thu, 19 Jul 2012 21:14:03 +0000 (14:14 -0700)
committerSteven Bazyl <sqrrrl@gmail.com>
Thu, 19 Jul 2012 21:14:03 +0000 (14:14 -0700)
.yardopts [new file with mode: 0644]

diff --git a/.yardopts b/.yardopts
new file mode 100644 (file)
index 0000000..fa8f29d
--- /dev/null
+++ b/.yardopts
@@ -0,0 +1,7 @@
+--markup markdown
+lib/**/*.rb
+ext/**/*.c
+-
+README.md
+CHANGELOG.md
+LICENSE