Skip to content

Commit

Permalink
updates to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
liopeer committed Dec 11, 2023
1 parent 630b95e commit a5cf272
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ pandoc
torch
torchvision
torchaudio
sphinxcontrib-plantuml
git+https://github.com/liopeer/type_hints.git
2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
"sphinx.ext.autosummary",
"myst_parser",
"sphinx_autodoc_typehints",
"sphinx.ext.graphviz",
"sphinxcontrib.plantuml"
]

autosummary_generate = True
Expand Down

0 comments on commit a5cf272

Please sign in to comment.