Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
Build YARD docs in ./yardoc.
Browse files Browse the repository at this point in the history
Signed-off-by: Yorick Peterse <yorickpeterse@gmail.com>
  • Loading branch information
Yorick Peterse committed Jul 10, 2013
1 parent 21a9ac2 commit 0947ab0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .gitignore
@@ -1,5 +1,4 @@
doc/build/*
!doc/build/.gitkeep
yardoc
coverage

pkg
Expand Down
2 changes: 1 addition & 1 deletion .yardopts
@@ -1,7 +1,7 @@
./lib/ruby-lint/**/*.rb ./lib/ruby-lint.rb
-m markdown
-M kramdown
-o ./doc/build
-o yardoc
-r ./README.md
--private
--protected
Expand Down
Empty file removed doc/build/.gitkeep
Empty file.

0 comments on commit 0947ab0

Please sign in to comment.