mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-15 20:00:35 +08:00
readthedocs fixes
Summary: Fixes readthedocs. Sphinx build looks good. Reviewed By: bottler Differential Revision: D40893196 fbshipit-source-id: bf00384b921d4ef54e64745ed39172358c2f9bb3
This commit is contained in:
committed by
Facebook GitHub Bot
parent
cd113efd98
commit
f7ac7b604a
10
docs/modules/implicitron/index.rst
Normal file
10
docs/modules/implicitron/index.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
pytorch3d.implicitron
|
||||
=====================
|
||||
|
||||
.. toctree::
|
||||
|
||||
models/index.rst
|
||||
data_basics
|
||||
datasets
|
||||
evaluation
|
||||
tools
|
||||
@@ -4,10 +4,10 @@ pytorch3d.implicitron.models.implicit_function
|
||||
.. toctree::
|
||||
|
||||
base
|
||||
decoding_functions
|
||||
idr_feature_field
|
||||
neural_radiance_field
|
||||
scene_representation_networks
|
||||
utils
|
||||
decoding_functions
|
||||
voxel_grid
|
||||
voxel_grid_implicit_function
|
||||
|
||||
Reference in New Issue
Block a user