Skip to content

Commit

Permalink
Added .yardopts
Browse files Browse the repository at this point in the history
  • Loading branch information
mchf committed Apr 10, 2018
1 parent b0f16aa commit 0449d52
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ tmp.*
/testsuite/yast2-security.sum
/testsuite/yast2-security.test/
/.yardoc
doc/autodocs
coverage/
7 changes: 7 additions & 0 deletions .yardopts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
--no-private
--markup markdown
--protected
--readme README.md
--output-dir ./doc/autodocs
--files *.md
src/**/*.rb

0 comments on commit 0449d52

Please sign in to comment.