Fork me on GitHub
#cljdoc
<
2019-05-09
>
Roman Liutikov12:05:50

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

martinklepsch15:05:38

@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

Roman Liutikov15:05:00

got it, thanks! 🙂

martinklepsch15:05:34

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

Roman Liutikov15:05:29

I went with github pages and codox 🙂

martinklepsch15:05:38

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

martinklepsch15:05:11

Also care to share your library? 😊

Roman Liutikov15:05:19

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