When I wanted to write a unit test for the Sourcecode writer (and found out that there is some other improvements to be made there) I discovered that the source code inclusion / generation is not present. It is not used in any template.
Expected behavior
When I pass --sourcecode; that the generated documentation includes the sourcecode of my project and there are links to it in the generated documentation's description of elements
Actual behavior
No sourcecode is included; and no links are generated