ford icon indicating copy to clipboard operation
ford copied to clipboard

Overlapping long (file, module, procedure , derived type ...) names in index page

Open pmartorell opened this issue 7 years ago • 1 comments
trafficstars

Hi Chris, in our code we have very long (file, module, procedure , derived type ...) names, more than 42 characters. Then, in the reduced list of files, modules, procedures and derived types of the index.html page, the columns are overlapped when the names are larger than 42 characters.

Is it possible to reduce the larger link names by ending with three dots? E.g., if larger than 35 char, cut at 32 and add ...

pmartorell avatar Oct 30 '18 14:10 pmartorell

This should be feasible. PRs always welcome.

zbeekman avatar Apr 26 '19 10:04 zbeekman