mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-15 03:40:34 +08:00
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:
committed by
Facebook GitHub Bot
parent
34b1b4ab8b
commit
14dd2611ee
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user