Closed jdknight closed 7 months ago
Instead of using a transform for users to define overrides for certain language types, promote a dictionary instead. This will help ensure the configuration is picklable for a cache state (and also avoid a warning in Sphinx v7.3.x).
(related to https://github.com/sphinx-doc/sphinx/pull/12203)
Instead of using a transform for users to define overrides for certain language types, promote a dictionary instead. This will help ensure the configuration is picklable for a cache state (and also avoid a warning in Sphinx v7.3.x).
(related to https://github.com/sphinx-doc/sphinx/pull/12203)