We all agree on the importance of code documenting. Our python implementation of Climate360 and the CERM model now comes with a Sphinx documentation so that we can easily onboard teams when testing on real-life portfolio. It provides a customizable and extendable way to generate a nice html-based document, based on the source code and on reStructuredText (reST) markup language.