Skip to content

@todo, @note and @example don't work? #4421

Closed
@scabug

Description

@scabug

=== What steps will reproduce the problem (please be specific and use wikiformatting)? ===

abstract class test
/**
 * TestA class
 * @example 2.0
 * @todo do something better than finding scaladoc bugs
 * @note blah blah */
class TestA extends test

=== What is the expected behavior? ===

I expect to generate notes, examples, and todos.

=== What do you see instead? ===

No notes, examples, or todos :( see attached.

=== Additional information ===
http://permalink.gmane.org/gmane.comp.lang.scala.user/37949

=== What versions of the following are you using? ===

  • Scala: 2.8.1.final
  • Java: 1.6.0_24
  • Operating system: MacOS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions