Hello: I am in the process of writing a Developers Guide esp. targeted for new Developer in a team. The system is a legacy system with non-readable code and bad programming practices, but we still want to have some document so that we can give to a new Developer to understand the system.
I have developed a deployment diagram and package diagram for the system. I have also developed a class diagram and activity diagram for all the subsystems.
I want to know from the SO Community what are the other artifacts that could be effective for a new Developer in this scenario.
Thanks.