File: .yardopts

package info (click to toggle)
ruby-test-unit-notify 1.0.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 228 kB
  • sloc: ruby: 238; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
--title test-unit-notify
--readme README.md
--markup markdown
--markup-provider kramdown
--output-dir doc/reference/en
--charset utf-8
--no-private
lib/**/*.rb
-
doc/text/*.*