I am trying to find a way to rerun a failed build, but I cannot find the link for rebuild that is described in the docs
https://github.com/cljdoc/cljdoc/blob/master/doc/userguide/for-library-authors.adoc#doc-build-triggers, see "By rebuild request at cljdoc"
do you mean By REST request
Oh By rebuild request at http://cljdoc.org, but there is no such link or even a link to my github
It is hard to see the button. The docs explain "If your docs have already been built, you can request a rebuild via the barely visible rebuild hover link on the top right corner of your library docs page"
oh it only shows when hovered
and it’s left of SCM info missing
thanks
You are welcome. If I remember correctly, the idea for making it hard to see is a compromise. We want to let folks request a rebuild but also don't want folks whacking the button too much. Not ideal, but seems to be working for now.