Skip to content

Extract original class source for inclusion in docs #5

@aslakknutsen

Description

@aslakknutsen

When we extract a class, we're doing a toString on the javadoc node tree. This is a AST so the Syntax comes out correct, but we lose the original formatting.

Extracting directly from the source file instead. But filter out comments.

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