cljdoc

https://cljdoc.org/ & https://github.com/cljdoc/cljdoc
2019-03-29T13:32:15.004Z

Is it possible to download the code examples from http://clojuredocs.org using cljdoc?

martinklepsch 2019-03-29T13:33:04.004800Z

@nickstares0 The answer is probably "No.", but what specifically do you mean when you say "download"?

2019-03-29T13:34:21.005800Z

Well I know that cljdoc has some form of offline doc capability, so I wondered if there was any integration with http://clojuredocs.org

martinklepsch 2019-03-29T13:34:24.005900Z

Also welcome 🙂

🙂 1
martinklepsch 2019-03-29T13:35:57.007800Z

Yeah, there's been some work on examples but I ended up putting it on pause because to really be valuable to library authors those examples would need to be runnable/testable — otherwise they will just create more work for library authors — and perhaps a bad experience for users as well.

2019-03-29T13:37:15.008600Z

Ah, I see. Well thanks for your answer!

martinklepsch 2019-03-29T13:38:47.009500Z

You're welcome, don't hesitate to ask more questions if/when they come up 🙂

👍 1