diff --git a/.yardopts b/.yardopts new file mode 100644 index 0000000..9276dfc --- /dev/null +++ b/.yardopts @@ -0,0 +1,11 @@ +--title 'Guard Documentation' +--readme README.md +--markup markdown +--markup-provider kramdown +--private +--protected +--output-dir ./doc +lib/**/*.rb +- +CHANGELOG.md +LICENSE