-
-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Labels
docsThis issue/pr is about documentationThis issue/pr is about documentation
Description
Currently all API documentation (config options, classes, enums, interfaces, types) are all done manually, but could be automated with typedoc documentation
testing typedoc branch: https://github.com/nodkz/mongodb-memory-server/tree/testTsDoc
run it with yarn run typedoc
and then firefox typedoc_out/index.html
(replace firefox
with your browser of choice)
Metadata
Metadata
Assignees
Labels
docsThis issue/pr is about documentationThis issue/pr is about documentation