From 37473cdaf76a83605aa18d6880a57d1c5c94364d Mon Sep 17 00:00:00 2001 From: Eloy Espinaco Date: Thu, 4 Apr 2013 09:48:33 -0300 Subject: [PATCH] Add config to customize documentation. --- .yardopts | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .yardopts diff --git a/.yardopts b/.yardopts new file mode 100644 index 00000000..55bb0d4b --- /dev/null +++ b/.yardopts @@ -0,0 +1,9 @@ +--protected +--no-private +--embed-mixin ClassMethods +- +README.md +CHANGELOG.rdoc +CONTRIBUTING.md +MIT-LICENSE +