I added typedoc so we can also start documenting the source code. It still needs some tweaking and proper placement in header and sidebars, but we can do this later.
Changelog
[docs] Source code documentation with typedoc
Test Plan
docker-compose up -d mongodb
./docs/scripts/build.sh
yarn docs start
Summary
I added
typedoc
so we can also start documenting the source code. It still needs some tweaking and proper placement in header and sidebars, but we can do this later.Changelog
[docs] Source code documentation with
typedoc
Test Plan
On
http://localhost:3000
, you should see: