cljdoc

technosophist 2025-08-19T10:50:36.922119Z

It appears that cljdoc does not make protocol functions linkable. See the end of the docstring for http://localhost:8000/d/systems.thoughtfull/desiderata/2.3.0/api/systems.thoughtfull.desiderata#attempt. Is there a reason for this? Is it configurable?

✅ 1
lread 2025-08-20T22:55:33.362329Z

Should be good now: https://github.com/cljdoc/cljdoc/pull/1070, thanks for reminding me to get around to this!

technosophist 2025-08-21T01:07:02.774689Z

Looks great! Thanks!

lread 2025-08-19T11:14:09.834449Z

Probably just an oversight, I’ll have a look

2
lread 2025-08-19T14:48:12.900169Z

Oh right, very related issue I raised a while ago: https://github.com/cljdoc/cljdoc/issues/707

lread 2025-08-19T14:52:32.237689Z

I'll take a stab at this soon.