pradyunsg / furo

A clean customizable documentation theme for Sphinx
https://pradyunsg.me/furo/quickstart
MIT License
2.65k stars 304 forks source link

fix regression in 3631ff: Add json to allowed build dirs #718

Closed jrief closed 11 months ago

jrief commented 11 months ago

Unfortunately commit 3631ffc4ea2f241b89bbd9b6c9d76e52a4226c56 introduced a regression for me.

I'm building a json target instead of the usual html. This target however isn't allowed anymore. Please re-add it.

pradyunsg commented 11 months ago

Whoops, I ended up looking at this after https://github.com/pradyunsg/furo/discussions/709. Could you confirm that main works for you?

https://pradyunsg.me/furo/contributing/workflow/#installing-directly-from-github

jrief commented 11 months ago

This latest fix also works for me. I can build my docs again with target 'json'.

If you are curios where it's used, have a look here: https://django-formset.fly.dev/