I'm trying to generate documentation using dartdoc.
But when I run ... it includes method body e.g. codes inside a method.
How can I ask it to use only method signature ( exclude method body ).
Thanks.
I'm trying to generate documentation using dartdoc.
But when I run ... it includes method body e.g. codes inside a method.
How can I ask it to use only method signature ( exclude method body ).
Thanks.
Copyright © 2021 Jogjafile Inc.
Running
dartdoc --helpshows: