Closed fbergmann closed 2 years ago
I recommend changing the file headers into comments (#) rather than docstrings, as we dont want them to appear in the generated documentation:
#
i've done that to the copasi tl, and the result is as i would expect:
https://pyenzyme.readthedocs.io/en/refactoring/_apiref/pyenzyme.thinlayers.TL_Copasi.html?highlight=COPASI#module-pyenzyme.thinlayers.TL_Copasi
I recommend changing the file headers into comments (
#
) rather than docstrings, as we dont want them to appear in the generated documentation:i've done that to the copasi tl, and the result is as i would expect:
https://pyenzyme.readthedocs.io/en/refactoring/_apiref/pyenzyme.thinlayers.TL_Copasi.html?highlight=COPASI#module-pyenzyme.thinlayers.TL_Copasi