Skip to content

instance member in menu #112

Description

@vthierry

Dear dacdosh developers,
This is beautiful tool, thank you !

My question: when i document an instance member, e.g.,
/**
* @member {double} tau
* @memberof Belief
* @instance
* @description The degree of belief between -1 (false), 0 (unknown) and true (1), 0 by default.
*/
it does appear in the doc page but not in the menu, whereas a static (i.e., replacing @instance by @static) make it appears in the menu with a # prefix (which is fine). Is there something i miss ?
Best regards.

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