clojars

2021-11-16T16:19:47.029700Z

I am trying to rebuild a failed cljdoc process after putting in the fix, but donโ€™t see how to do this - do I need to bump up my version?

2021-11-29T14:51:03.031Z

Thanks @seancorfield, I just bumped my version to make it happen, but will look into the invisible button trick. There was new code, so yes docs needed updating. This was more of an exercise to publish on Clojars for the first time in years. :)

๐Ÿ‘๐Ÿป 1
seancorfield 2021-11-16T16:43:55.029800Z

Seems like a Q for #cljdoc but if you've had to publish a new version of your library with a fix (to http://clojars.org) then you will have a new version to build docs for?

seancorfield 2021-11-16T16:45:09.030Z

If you've moved the tag on GH but not built and published a new version on clojars, you might be able to just rebuild the existing docs on http://cljdoc.org -- there's an "invisible" button, just to the left of the GitHub code link in the top right of the docs page.

seancorfield 2021-11-16T16:46:23.030200Z

When you mouse over it, you'll see a very, very faint rebuild link appear: