##// END OF EJS Templates
Fix compatibility with the latest Sphinx 8 (#14596)...
Fix compatibility with the latest Sphinx 8 (#14596) Resolves: https://github.com/ipython/ipython/issues/14595 The `fallback` value cannot be an empty string in Sphinx 8 and there is no way to store `None` in TOML so it has to be handled in `conf.py`.
M Bussonnier -
r28971:c1628686 merge
Show More
Name Size Modified Last Commit Author
/ docs / sphinxext
apigen.py Loading ...
configtraits.py Loading ...
github.py Loading ...
magics.py Loading ...