Skip to content
Draft
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
sphinx==7.2.6
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@pytorch_sphinx_theme2#egg=pytorch_sphinx_theme2
sphinxcontrib.katex==0.9.10
breathe==4.34.0 # only if generating C++
exhale==0.2.3 # only if generating C++ docs
docutils==>=0.18.1,<0.21
sphinx-design==0.6.1
sphinxcontrib-mermaid==1.0.0
myst-parser==0.18.1 # if want to contribute in markdown
sphinx-gallery==0.14.0 # only if hosting interactive tutorials
sphinx-sitemap==2.7.1
194 changes: 0 additions & 194 deletions docs/source/_static/css/custom.css

This file was deleted.

117 changes: 0 additions & 117 deletions docs/source/_static/css/progress-bar.css

This file was deleted.

66 changes: 0 additions & 66 deletions docs/source/_static/js/progress-bar.js

This file was deleted.

Loading
Loading