Commit 14dd2611 authored by Jeremy Reizenstein's avatar Jeremy Reizenstein Committed by Facebook GitHub Bot
Browse files

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
parent 34b1b4ab
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment