ford
ford copied to clipboard
Web links in code
Can you embed clickable URLs in Fortran code with FORD?
How do you mean? You can embed them in the documentation comments using the standard Markdown notation. FORD doesn't do anything like that when it displays listings of source code though.
On 20/08/18 13:56, Wadud Miah wrote:
Can you embed clickable URLs in Fortran code with FORD?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Fortran-FOSS-Programmers/ford/issues/248, or mute the thread https://github.com/notifications/unsubscribe-auth/AHxJPS110__OnZrWdyXVGX3kXmEN9IYCks5uSrHogaJpZM4WD8f3.
-- Chris MacMackin cmacmackin.github.io https://cmacmackin.github.io
When FORD lists the code, it shows a Web link which when you click, it opens the URL.
No, it doesn't do anything like that. It might be possible to filter/modify the source-code accordingly if you can design a regular expression which can pick out URLs.
On 20/08/18 14:16, Wadud Miah wrote:
When FORD lists the code, it shows a Web link which when you click, it opens the URL.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Fortran-FOSS-Programmers/ford/issues/248#issuecomment-414312804, or mute the thread https://github.com/notifications/unsubscribe-auth/AHxJPXc22KJuflVO3dBwxvbxBFj0lpAbks5uSraxgaJpZM4WD8f3.
-- Chris MacMackin cmacmackin.github.io https://cmacmackin.github.io