Possible bug? Only picked up readme: https://cljdoc.org/d/rhizome/rhizome/0.2.9/doc/readme
PS. thanks to everyone working on cljdoc, it’s become my go-to browser for library documentation :thumbsup:
@pithyless unfortunately rhizome.viz
caused an exception during analysis making the analysis process fail
https://cljdoc.org/builds/6978 & https://github.com/cljdoc/cljdoc/issues/228
And thanks for the positive feedback of course 🙂
is there a way to configure all the articles in a tree to be open all the time?
it was like that at some point, and ctrl-f could find you the the thing, now need to click to find (was looking for a doc I have written and it was under “Advanced”. Clicked all the top-level things to find it)
yeah, changed that at some point, sorry if it's causing you trouble
we should probably add an expand all
next to the ARTICLES heading
cool. could there be a poll which one is a better default?
I would like to see the expanded as default, but could be just me…
POLL Should we expand all articles by default? (see example images in next message)
Fixed now: https://cljdoc.org/d/re-frame/re-frame/0.10.6 @shaun-mahood @ikitommi @pithyless
🔶 All article subtrees expanded regardless where you currently are.
🔷 Article subtrees of pages you're not viewing are collapsed.
I mostly experimented with the collapsed style because I was worried it would be non-obvious where API information can be found