Skip to content

Commit 3a706d6

Browse files
committed
exclude api, notebooks and community docs
1 parent 9dd5c72 commit 3a706d6

File tree

127 files changed

+40
-6560
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+40
-6560
lines changed

β€Žrequirements.txtβ€Ž

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# docs requirements
2+
# from pytorch-lightning/requirements/docs.txt
3+
sphinx>=4.0,<5.0
4+
myst-parser>=0.15,<0.17
5+
nbsphinx>=0.8.5
6+
ipython[notebook]
7+
pandoc>=1.0
8+
docutils>=0.16
9+
sphinxcontrib-fulltoc>=1.0
10+
sphinxcontrib-mockautodoc
11+
pt-lightning-sphinx-theme @ https://github.com/PyTorchLightning/lightning_sphinx_theme/archive/master.zip
12+
sphinx-autodoc-typehints>=1.11,<1.15 # v1.15 failing on master (#11405)
13+
sphinx-paramlinks>=0.5.1
14+
sphinx-togglebutton>=0.2
15+
sphinx-copybutton>=0.3
16+
typing-extensions # already in `requirements.txt` but the docs CI job does not install it
17+
jinja2>=3.0.0,<3.1.0
18+
19+
# -r ../_notebooks/.actions/requirements.txt
20+

β€Žsource/api/pytorch_lightning.accelerators.Accelerator.rstβ€Ž

Lines changed: 0 additions & 15 deletions
This file was deleted.

β€Žsource/api/pytorch_lightning.accelerators.CPUAccelerator.rstβ€Ž

Lines changed: 0 additions & 15 deletions
This file was deleted.

β€Žsource/api/pytorch_lightning.accelerators.GPUAccelerator.rstβ€Ž

Lines changed: 0 additions & 15 deletions
This file was deleted.

β€Žsource/api/pytorch_lightning.accelerators.HPUAccelerator.rstβ€Ž

Lines changed: 0 additions & 15 deletions
This file was deleted.

β€Žsource/api/pytorch_lightning.accelerators.IPUAccelerator.rstβ€Ž

Lines changed: 0 additions & 15 deletions
This file was deleted.

β€Žsource/api/pytorch_lightning.accelerators.TPUAccelerator.rstβ€Ž

Lines changed: 0 additions & 15 deletions
This file was deleted.

β€Žsource/api/pytorch_lightning.callbacks.BackboneFinetuning.rstβ€Ž

Lines changed: 0 additions & 15 deletions
This file was deleted.

β€Žsource/api/pytorch_lightning.callbacks.BaseFinetuning.rstβ€Ž

Lines changed: 0 additions & 15 deletions
This file was deleted.

β€Žsource/api/pytorch_lightning.callbacks.BasePredictionWriter.rstβ€Ž

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
Β (0)