cljdoc

Eugen 2024-08-18T08:51:56.108849Z

hi, I created an issue for cljdoc to support single page docs and/or ePub format https://github.com/cljdoc/cljdoc/issues/900

Eugen 2024-08-18T08:52:20.991859Z

main uses case would be to read libary docs on eReader

lread 2024-08-18T16:44:07.052979Z

Thanks for the issue @eugen.stan, I responded on GitHub

lread 2024-08-18T16:44:41.914719Z

If other folks are interested in this feature please chime in. If it is just one person, we are unlikely to implement it.

Eugen 2024-08-18T16:45:48.488009Z

thanks

Eugen 2024-08-18T16:46:18.371669Z

I think even the zip download is not very well advertised.

Eugen 2024-08-18T16:47:19.366679Z

ePub is also a zip archive. with some files there to have a table of contents that will bring all the pages in one "book"

Eugen 2024-08-18T16:47:44.672449Z

depending on the spare time and motivation I might take a look.

Eugen 2024-08-18T16:48:00.569129Z

nice to see you are open and now we also have an issue to track

Eugen 2024-08-18T16:48:22.300639Z

btw, how hard would it be to have everything on one page

Eugen 2024-08-18T16:48:30.070429Z

that might be sufficient

lread 2024-08-18T19:36:11.221519Z

> I think even the zip download is not very well advertised. I agree. I think this was implemented by Dash enthusiasts. simple_smile I'm not sure how many use it. But those who do seem to really like it. > depending on the spare time and motivation I might take a look. So even if you wanted to have a look Eugen, I hope that this does not disappoint you, but... if more folks are not interested in this feature, we likely would not accept your change into cljdoc. Writing the code is relatively easy, maintaining it for the lifetime of cljdoc is the real work. > btw, how hard would it be to have everything on one page I think this would take some careful thought to present in a meaningful way. And again, there'd have to be a real interest from folks for something like this.

lread 2024-08-18T19:36:49.088569Z

(so lurkers, chime in if you are interested!)

Eugen 2024-08-18T19:58:27.892229Z

single page would be nice. I've come to appreciate this with GNU software: https://www.gnu.org/software/emacs/manual/emacs.html