cljdoc

https://cljdoc.org/ & https://github.com/cljdoc/cljdoc
Shantanu Kumar 2020-07-24T19:41:38.129800Z

Hi, how can I re-trigger a build (a branch on Github repo)? Want to get the docs right before cutting a release.

Shantanu Kumar 2020-07-25T13:07:00.130400Z

@seancorfield Thank you, now I cannot unsee the hidden “rebuild” link! 😂😱

borkdude 2020-07-25T14:38:06.130600Z

The hidden rebuild option in the UI is prone to maven caching though.

Shantanu Kumar 2020-07-24T19:44:44.129900Z

Found this: https://github.com/cljdoc/cljdoc/blob/master/doc/running-cljdoc-locally.md

seancorfield 2020-07-24T19:59:50.130200Z

There's also a (very) hidden "rebuild" option in the http://cljdoc.org UI, just to the left of the link to the GitHub source for your project (top-right).