This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-04
Channels
- # architecture (9)
- # babashka (33)
- # beginners (53)
- # biff (3)
- # cljdoc (11)
- # clojure (8)
- # clojure-austria (2)
- # clojure-dev (9)
- # clojure-europe (64)
- # clojure-nl (2)
- # clojure-norway (49)
- # clojure-sweden (4)
- # clojure-uk (4)
- # clojurescript (16)
- # cursive (14)
- # datahike (31)
- # datalevin (6)
- # datascript (9)
- # events (1)
- # fulcro (4)
- # honeysql (8)
- # hyperfiddle (116)
- # introduce-yourself (1)
- # kaocha (2)
- # malli (13)
- # nyc (2)
- # off-topic (4)
- # polylith (5)
- # portal (1)
- # reagent (1)
- # reitit (18)
- # releases (1)
- # spacemacs (6)
Does anyone here feel the need to read the Polylith documentation offline, or already do so today?
If it's in the repo, they can clone it and view the pages locally 🙂 But, no, I certainly don't expect to view the docs when I'm offline.
(That's what docstrings in the code are for, right?)
We have sporadically generated a PDF with the poly tool documentation for some releases, e.g. https://github.com/polyfy/polylith/releases/download/v0.2.14-alpha/poly-0-2-14-alpha.pdf. When we have completed the move to cljdoc, an alternative would be to use https://kapeli.com/dash, which has an integration for cljdoc. Cljdoc itself has support for downloading documentation as a zip but is a basic version where the left menu is just a page among others. It would be interesting to hear if people feel the need for offline documentation.