You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2019. It is now read-only.
It would be nice to have links to external sources throughout the generated docs. I.e. if my project is hosted on GitHub, it would be nice to have a link to https://github.com/<author>/blob/master/.../.java#Lxxx
I believe these can be retrieved from javalang's position property (if I'm reading the sources correctly).
It would be nice to have links to external sources throughout the generated docs. I.e. if my project is hosted on GitHub, it would be nice to have a link to
https://github.com/<author>/blob/master/.../.java#LxxxI believe these can be retrieved from javalang's
positionproperty (if I'm reading the sources correctly).