Skip to content

Docstrings are skipped for spec module {} functions #252

@mkurnikov

Description

@mkurnikov
module 0x1::m {
    spec module {
        /// my spec inline function
        fun eq();
    }
}

/// my spec inline function will be ignored in the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions