awesomesphinx icon indicating copy to clipboard operation
awesomesphinx copied to clipboard

Detect if extension is parallel read/write safe

Open jdillard opened this issue 2 years ago • 0 comments

It might be a cool feature to detect parallel_read_safe and parallel_write_safe and add that to the (sort-able) extension metadata.

https://www.sphinx-doc.org/en/master/extdev/index.html#extension-metadata

jdillard avatar Dec 11 '22 22:12 jdillard