Open jl-wynen opened 8 months ago
When using the typehints sphinx extension, the sphinx caches seem to be invalidated every time tox -e docs is called. This means that building the docs takes too long. Sphinx prints this
tox -e docs
[config changed ('typehints_formatter')] 101 added, 0 changed, 0 removed
Can we do something about this?
When using the typehints sphinx extension, the sphinx caches seem to be invalidated every time
tox -e docs
is called. This means that building the docs takes too long. Sphinx prints thisCan we do something about this?