mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +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:
parent
34b1b4ab8b
commit
14dd2611ee
@ -97,7 +97,7 @@ In alphabetical order:
|
||||
* Georgia Gkioxari
|
||||
* Taylor Gordon
|
||||
* Justin Johnson
|
||||
* Patrick Labtut
|
||||
* Patrick Labatut
|
||||
* Christoph Lassner
|
||||
* Wan-Yen Lo
|
||||
* David Novotny
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user