pyodide/docs/requirements-doc.txt

26 lines
939 B
Plaintext
Raw Normal View History

2021-07-20 08:48:27 +00:00
autodocsumm
docutils
2022-03-17 22:48:56 +00:00
myst-parser
2021-07-20 08:48:27 +00:00
packaging # required by micropip at import time
sphinx>=5.3.0
sphinx-argparse-cli>=1.6.0
sphinx_book_theme>=0.4.0rc1
# A dependency of the above theme, which had some breaking changes in 0.13.2
pydata_sphinx_theme < 0.13.2
sphinx-issues
# Use my branch of sphinx-click with fix for warnings:
# CRITICAL: Unexpected section title or transition
# https://github.com/click-contrib/sphinx-click/pull/137
# https://github.com/click-contrib/sphinx-click/pull/138
sphinx-click @ git+https://github.com/hoodmane/sphinx-click@271ebdb3e5855f2901f5dd4390f26381a353224e
sphinx-autodoc-typehints>=1.21.7
sphinx-design>=0.3.0
pydantic
# Packages that we want to document as part of the Pyodide CLI
./pyodide-build/
# Version should be consistent with packages/micropip/meta.yaml
micropip==0.2.2
jinja2>=3.0
ruamel.yaml
2024-05-27 18:19:59 +00:00
sphinx-js @ git+https://github.com/pyodide/sphinx-js-fork@ebe90e74c8b7c1811d2c5cf41bc5094d136b98cc