Skip to content

Helpers are not discovered #136

@raido

Description

@raido

I am struggling to get helpers section to display.

{ file: 'addon/helpers/my-helper',
  line: 3,
  hide: '',
  class: 'addon/services/file-queue~FileQueue',
  module: undefined }

I just added few console.logs to lib/models/function.js on yuidoc package. It seems it matches helper to random service. That explains why I saw part of docblock from helper file in my service methods list. Helper’s docblock had @method defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions