pyodide/docs
Hood Chatham e4421b94aa
Update docs requirements (#3461)
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.
2023-01-16 18:47:20 -08:00
..
_static Update docs requirements (#3461) 2023-01-16 18:47:20 -08:00
_templates DOC Switch to Plausible analytics in the docs (#3004) 2022-08-23 09:15:11 +02:00
development Add rust toolchain to the pyodide-env docker image (#3441) 2023-01-10 13:28:04 +09:00
project Replace print statements with rich in pyodide-build (#3442) 2023-01-16 13:46:38 +09:00
sphinx_pyodide Cleanup of documentation configuration (#3448) 2023-01-14 15:01:20 +01:00
usage DOCS Use autodoc typehints and make various improvements to autodoc rendering (#3405) 2023-01-04 11:51:09 +02:00
Makefile Fix Pyodide REPL URL (#3244) 2022-11-10 15:53:37 +01:00
conf.py Update docs requirements (#3461) 2023-01-16 18:47:20 -08:00
index.rst Implement more detailed streams support (#3268) 2022-12-18 15:55:52 -08:00
make.bat Adds Sphinx documentation build (#474) 2019-06-22 18:22:38 -04:00
requirements-doc.txt Update docs requirements (#3461) 2023-01-16 18:47:20 -08:00