What has happened to the automatic index pages in docs? they donβt work if the subpages are defined in cljdoc.edn
?
bug, fixing π
btw, sorry about the hassle with reitit 0.3.0 and different java packaging versions
just deployed the fix
Thanks!!
np π
did you cut the new release for reitit because of cljdoc btw? Thinking a bit more about it the Java issue should only occur with AOT compiled stuff which you probably don't want to ship anyways
There are some Java classes in reitit, that were compiled with Java11 and didn't work with Java8.
So now you pushed a new release compiled with Java8 so you remain compatible?
yep
source: https://github.com/metosin/reitit/blob/master/doc/cljdoc.edn#L46-L49
result: https://cljdoc.org/d/metosin/reitit/0.3.1/doc/frontend