2025-05-06 01:52:40 +08:00
|
|
|
sphinx==7.4.7
|
2025-04-29 12:35:47 +01:00
|
|
|
sphinx-argparse==0.5.2
|
|
|
|
|
sphinx-book-theme==1.1.4
|
2024-07-02 00:57:09 -07:00
|
|
|
sphinx-copybutton==0.5.2
|
2025-01-10 22:30:25 +08:00
|
|
|
sphinx-design==0.6.1
|
2025-01-08 01:20:12 +00:00
|
|
|
sphinx-togglebutton==0.3.2
|
2025-05-06 01:52:40 +08:00
|
|
|
myst-parser==3.0.1 # `myst-parser==4.0.1` breaks inline code in titles
|
2024-08-19 17:50:59 -07:00
|
|
|
msgspec
|
2025-04-24 18:28:45 +01:00
|
|
|
commonmark # Required by sphinx-argparse when using :markdownhelp:
|
2024-07-02 18:53:16 +08:00
|
|
|
|
2025-05-07 01:36:41 +01:00
|
|
|
# Custom autodoc2 is necessary for faster docstring processing
|
|
|
|
|
# see: https://github.com/sphinx-extensions2/sphinx-autodoc2/issues/33#issuecomment-2856386035
|
|
|
|
|
git+https://github.com/hmellor/sphinx-autodoc2.git # sphinx-autodoc2==0.5.0
|
|
|
|
|
|
2024-07-02 18:53:16 +08:00
|
|
|
# packages to install to build the documentation
|
2025-03-15 17:52:05 +08:00
|
|
|
cachetools
|
2024-07-02 18:53:16 +08:00
|
|
|
-f https://download.pytorch.org/whl/cpu
|
2025-05-04 03:42:43 +01:00
|
|
|
torch
|