mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 20:02:49 +08:00
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:
parent
a51a300827
commit
44ca5f95d9
@ -3,7 +3,6 @@ API Documentation
|
|||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
|
||||||
common
|
|
||||||
structures
|
structures
|
||||||
io
|
io
|
||||||
loss
|
loss
|
||||||
@ -12,3 +11,5 @@ API Documentation
|
|||||||
transforms
|
transforms
|
||||||
utils
|
utils
|
||||||
datasets
|
datasets
|
||||||
|
common
|
||||||
|
vis
|
||||||
|
6
docs/modules/vis.rst
Normal file
6
docs/modules/vis.rst
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
pytorch3d.vis
|
||||||
|
===========================
|
||||||
|
|
||||||
|
.. automodule:: pytorch3d.vis
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
Loading…
x
Reference in New Issue
Block a user