[DOC] Small improvements

This commit is contained in:
Alexander Engelsberger
2021-05-21 15:59:44 +02:00
parent e3f8828da4
commit 14508f0600
2 changed files with 7 additions and 0 deletions

View File

@@ -180,6 +180,9 @@ texinfo_documents = [
intersphinx_mapping = {
"python": ("https://docs.python.org/", None),
"numpy": ("https://docs.scipy.org/doc/numpy/", None),
"torch": ('https://pytorch.org/docs/stable/', None),
"pytorch_lightning":
("https://pytorch-lightning.readthedocs.io/en/stable/", None),
}
# -- Options for Epub output ----------------------------------------------