Skip to content

Commit

Permalink
yard docs will use 'yard-cucumber' plugin if installed
Browse files Browse the repository at this point in the history
This enables features in yard docs
  • Loading branch information
robertwahler committed Feb 18, 2012
1 parent 98c3412 commit 6c36a3a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .yardopts
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
--verbose
--plugin yard-cucumber
lib/**/*.rb
features/**/*.feature
features/step_definitions/**/*.rb
features/support/env.rb
-
LICENSE
HISTORY.markdown
TODO.markdown
VERSION
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2010-2011 GearheadForHire, LLC
Copyright (c) 2010-2012 GearheadForHire, LLC

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down

0 comments on commit 6c36a3a

Please sign in to comment.