Fork me on GitHub
#cljdoc
<
2018-09-25
>
martinklepsch07:09:13

@zane as in generating HTML docs via a clj invocation? If so the issue is that cljdoc does not generate static HTML files but is more of a database-backed dynamic site kind of thing. I think it could still be nice to run that via clojure.main though :)

miikka14:09:30

I asked this once already, but was there a way to link to the docs of the latest release?

miikka14:09:41

(I forgot and searching the logs is hard :|)

martinklepsch15:09:57

Use CURRENT as version name

martinklepsch15:09:12

This is also in the “cljdoc for library authors” guide

martinklepsch15:09:23

Which is linked from the home page

miikka15:09:13

oh, there is now a home page 🙂

martinklepsch15:09:24

It’s been there for a while I unfortunately forgot to showcase it at ClojuTRE 😄