Skip to content

MonkeyDoc and #Import + @return #489

@D-a-n-i-l-o

Description

@D-a-n-i-l-o

If you use the following MonkeyDoc example, the line with '#Import' is removed from the docs output:

@example
#Import "<std>"
@end

If you use '\#' instead, the '\' (backslash) is actually dispayed in the docs.

@example
\#Import "<std>"
@end

As an example see the documentation for std.memory.DataBuffer.New() ( DataBuffer )

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