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)