This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Description
The tag @filesource should add a link to the given file’s source next to the name of the file in the top. If you click on it, you would see the highlighted source code. This link is missing.
An example can be found in phpDocumentor\Tests\ReferenceImplementation.php
Also, the --sourcecode runtime option would create this link to the filesource for every file. This doesn't happen either.