Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 311 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 311 Bytes

This example creates a report from a CommonJS package, using doctor's default rules. A factory function is exported, so to document the associated class, the @public tag is used on the constructor.

You can run the following command in examples/public-api to try it out.

doctor greeter/package.json