You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all API documentation (config options, classes, enums, interfaces, types) are all done manually, but could be automated with typedoc documentation
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 thenfirefox typedoc_out/index.html
(replacefirefox
with your browser of choice)The text was updated successfully, but these errors were encountered: