Skip to content

Extract original class source for inclusion in docs #5

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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