Stuff left to document
- Router page could use a bit of expanding
- Logs needs a lot of expanding
- Custom objects all need to be written
- We should write Hall3D caveats and Hall2D caveats and some basic explanations on how things work
- Decorator explanations in the code, both what is a decorator, how to use them and which ones we have in our codebase
- Describe basic workflow of some apps
- Actually explain what SDK is and how to use some parts of it (AppMain etc)
- Write down services and other backend things (Irakli should help with this)
- Write down a general FAQ and move it out of Getting-Started and SDK-start, which has great circular dependency explanations and others which should be moved
- Expand and maintain the Glossary
- Add a section about Lens, and accessing MongoDB/SQL (should be in backend section)
- Breakdown where the data we have is and what it is
- Add an Azure section
- SCSS agreements/utils?
- Complex classes logic and things (ie how AgoraClient and ConnectClient/CallOperator work)
- Roadmaps for stuff we need to refactor (so not a product roadmap just classes that are bad and need to be fixed)