G
G
gkraser2020-09-03 08:28:05
JavaScript
gkraser, 2020-09-03 08:28:05

How to generate documentation for a javascript module with a specific entry point?

There is a javascript client module that exports various internal modules, namespaces, classes, functions, etc. The internal kitchen of submodules is not important to the client, only the structure exported by index.js.

Is there a tool that understands the export structure of a module and allows you to generate documentation for the module based on the main index.js?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question