Remove version number from docs title

Summary: Small docs fixes: spelling. Avoid things which get out of date quickly: year, version.

Reviewed By: patricklabatut

Differential Revision: D31659927

fbshipit-source-id: b0111140bdaf3c6cadc09f70621bf5656909ca02
This commit is contained in:
Jeremy Reizenstein 2021-10-16 15:05:09 -07:00 committed by Facebook GitHub Bot
parent 34b1b4ab8b
commit 14dd2611ee
2 changed files with 3 additions and 3 deletions

View File

@ -97,7 +97,7 @@ In alphabetical order:
* Georgia Gkioxari
* Taylor Gordon
* Justin Johnson
* Patrick Labtut
* Patrick Labatut
* Christoph Lassner
* Wan-Yen Lo
* David Novotny

View File

@ -82,11 +82,11 @@ for m in ["cv2", "scipy", "numpy", "pytorch3d._C", "np.eye", "np.zeros"]:
# -- Project information -----------------------------------------------------
project = "PyTorch3D"
copyright = "2019, facebookresearch"
copyright = "Facebook Research"
author = "facebookresearch"
# The short X.Y version
version = "0.2.0"
version = ""
# The full version, including alpha/beta/rc tags
release = version