Skip to content

Commit

Permalink
Added .yardopts
Browse files Browse the repository at this point in the history
  • Loading branch information
mchf committed Apr 13, 2018
1 parent b55f490 commit 1a1ce78
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -27,5 +27,5 @@ Makefile.am.common
.dep
tmp.*
*.log
doc/
doc/autodocs
/.yardoc
7 changes: 7 additions & 0 deletions .yardopts
@@ -0,0 +1,7 @@
--no-private
--markup markdown
--protected
--readme README.md
--output-dir ./doc/autodocs
--files *.md
src/**/*.rb

0 comments on commit 1a1ce78

Please sign in to comment.