File: .yardopts

package info (click to toggle)
ruby-guard 2.18.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,344 kB
  • sloc: ruby: 9,256; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
--title 'Guard Documentation'
--no-private
--embed-mixin ClassMethods
--exclude lib/guard/internals
--readme README.md
--markup markdown
--markup-provider redcarpet
--output-dir ./doc
lib/**/*.rb
-
CHANGELOG.md
LICENSE