mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-21 13:20:08 +08:00
* Update requirements.txt * Update docs/requirements.txt Co-Authored-By: Jirka Borovec <Borda@users.noreply.github.com> * freeze sphinx version * Update docs/source/conf.py Co-Authored-By: Adrian Wälchli <aedu.waelchli@gmail.com> Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com> Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>
13 lines
281 B
Plaintext
13 lines
281 B
Plaintext
sphinx>=2.0, <3.0
|
|
recommonmark # fails with badges
|
|
m2r # fails with multi-line text
|
|
nbsphinx
|
|
pandoc
|
|
docutils
|
|
sphinxcontrib-fulltoc
|
|
sphinxcontrib-mockautodoc
|
|
git+https://github.com/PytorchLightning/lightning_sphinx_theme.git
|
|
# pip_shims
|
|
sphinx-autodoc-typehints
|
|
sphinx-paramlinks
|