File: .yardopts

package info (click to toggle)
ruby-jekyll-asciidoc 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,536 kB
  • sloc: ruby: 1,802; sh: 36; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--charset UTF-8
--readme README.adoc
--no-private
--hide-api private
--title "Jekyll AsciiDoc API Docs"
--output-dir apidoc
--exclude /(?:core|jekyll)_ext/
lib/**/*.rb
-
CHANGELOG.adoc
LICENSE.adoc