Closed davidfrantz closed 1 year ago
Only seems to be affecting the develop branch, main is ok.
I believe, the docs are only updated on new commits, this is probably why main is still functional. The default page shows the dev branch to always display current additions
back to 'kind of' normal :)
At some point, we overwrote the CSS handling table rendering. This was due to the theme's behaviour of rendering big tables with ugly scrollbars. We are back to this now, unfortunately. But at least the docs show up again.
https://github.com/davidfrantz/force/blob/main/docs/source/_static/theme_overrides.css
I am not sure why this happened though, as all used dependencies were pinned down to specific versions...
Since a few days, the documentation on ReadTheDocs is not rendered correctly anymore. Does anybody have an idea why?