mirror of https://github.com/pyodide/pyodide.git
![]() With this we can get up to Sphinx 5.3.0 (from Sphinx 4.5.0). I dropped sphinx-panels since it has a version pin on Spinx < 5 (we don't seem to use it anyways). I moved to sphinx-book-theme 0.4.0rc1 since version 0.3.0 pins Sphinx < 5. This is relevant because new versions of sphinx-autodoc-typehints require Sphinx>=5.3 so we can't pull in my fixes to sphinx-autodoc-typehints. In the future, I would like for version caps (==, <, <=, and =~) to have comments explaining them. I removed all the version caps since none of them seem to actively break. In particular, we can now use jinja2 version 3 so we don't have to pin docutils 0.16. |
||
---|---|---|
.. | ||
_static | ||
_templates | ||
development | ||
project | ||
sphinx_pyodide | ||
usage | ||
Makefile | ||
conf.py | ||
index.rst | ||
make.bat | ||
requirements-doc.txt |