WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
Ioan CHIRIAC edited this page Feb 16, 2019 · 8 revisions

Documentation can be extracted with doc node :

https://glayzzle.com/docs/CommentBlock.html

In order to enable documentation extration (disabled by default), you have to set extractDoc to true on the parser component.

The documentation node will only contain an array of lines, but will not enter into parsing annotations. In order to do this, you have to use this complementary project :

https://github.com/glayzzle/doc-parser

Clone this wiki locally