Which part of your project are you making into a UML diagram?
The main classes are what we are using. In our case, there is the controller class and sub-classes (server, scenario, training) inheriting from that class.
Are we supposed to make a general UML of the entire project or is it possible to only focus on a certain part/feature?
I believe you can only focus on a certain part/feature. For ours, we focus on the AI chat controller instead of the whole project.
That's what we were thinking too cause it seems more manageable, Thanks!