cljdoc

https://cljdoc.org/ & https://github.com/cljdoc/cljdoc
2019-05-09T12:25:50.028100Z

@martinklepsch Hey! Does cljdoc support Git deps aka deps.edn projects?

martinklepsch 2019-05-09T15:10:38.030400Z

@roman01la if they are deployed to Clojars, yes. Cljdoc operates on jars so the underlying build tool isn’t important - but you’ll need to make a jar and publish it to a maven repository

2019-05-09T15:11:00.030600Z

got it, thanks! πŸ™‚

martinklepsch 2019-05-09T15:12:34.032300Z

Is that sufficient for your use case or would you like to build docs for a git-distribution-only library? @roman01la

2019-05-09T15:13:29.032700Z

I went with github pages and codox πŸ™‚

martinklepsch 2019-05-09T15:15:38.034200Z

Got it. Well, once you publish things to clojars it should show up on cljdoc

martinklepsch 2019-05-09T15:16:11.034900Z

Also care to share your library? 😊

2019-05-09T15:21:19.035400Z

Sure, yet another React wrapper so you all have more time to waste on choosing one πŸ˜„ https://github.com/roman01la/uix