I recently took over a .Net based framework that developers on my team will need to use. Unfortunately, the original developer left the company before it was finished. Now, I’m stuck with no documentation, and barely any use cases.
How should I document it so that the other developers are aware of the features and how to use them properly? What is your preferred documentation format?
Note: The framework is very business specific. It combines several APIs that are required by our other applications. Hence, there are no off-the-shelf packages that fit our needs. The work the developer completed is not foreign to me; hence, I am tasked with finishing it.