Skip to content

Error when emitting HTML documentation. #206

@postmodern

Description

@postmodern

I'm attempting to generate documentation using yard 0.6.3 and receive this exception on every generated file:

[error]: ArgumentError: wrong number of arguments (1 for 0)
[error]: Stack trace:
/home/hal/.rvm/gems/ruby-1.9.2-p0/gems/yard-0.6.3/templates/default/tags/setup.rb:33:in `raise'
<internal:lib/rubygems/custom_require>:37:in `rescue in require'
<internal:lib/rubygems/custom_require>:29:in `require'
/home/hal/.rvm/gems/ruby-1.9.2-p0/gems/yard-0.6.3/lib/yard/templates/helpers/markup_helper.rb:81:in `block in load_markup_provider'
/home/hal/.rvm/gems/ruby-1.9.2-p0/gems/yard-0.6.3/lib/yard/templates/helpers/markup_helper.rb:80:in `each'
/home/hal/.rvm/gems/ruby-1.9.2-p0/gems/yard-0.6.3/lib/yard/templates/helpers/markup_helper.rb:80:in `load_markup_provider'

I tried uninstalling all other YARD plugins but the error still persists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions