Add vis to readthedocs

Summary: pytorch3d/vis has been missing. Reduce prominence of common.

Reviewed By: patricklabatut

Differential Revision: D36008733

fbshipit-source-id: bbc9fbb031c8dc95870087fa48df29410ae69e35
This commit is contained in:
Jeremy Reizenstein 2022-05-06 04:07:43 -07:00 committed by Facebook GitHub Bot
parent a51a300827
commit 44ca5f95d9
2 changed files with 8 additions and 1 deletions

View File

@ -3,7 +3,6 @@ API Documentation
.. toctree::
common
structures
io
loss
@ -12,3 +11,5 @@ API Documentation
transforms
utils
datasets
common
vis

6
docs/modules/vis.rst Normal file
View File

@ -0,0 +1,6 @@
pytorch3d.vis
===========================
.. automodule:: pytorch3d.vis
:members:
:undoc-members: