Fortran-FOSS-Programmers / Fortran-FOSS-Programmers/ford
Overlapping long (file, module, procedure , derived type ...) names in index page
Open
bug
enhancement
help wanted
- Dominant language
- Python
- Stars
- 458
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
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 `...`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.