template.responsive icon indicating copy to clipboard operation
template.responsive copied to clipboard

Source view is missing

Open mbed67 opened this issue 11 years ago • 0 comments

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.

mbed67 avatar Nov 09 '14 19:11 mbed67