Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Extract original class source for inclusion in docs #5

Open
aslakknutsen opened this issue Jun 12, 2014 · 0 comments
Open

Extract original class source for inclusion in docs #5

aslakknutsen opened this issue Jun 12, 2014 · 0 comments

Comments

@aslakknutsen
Copy link
Member

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant