mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-20 14:20:38 +08:00
Lint codebase
Summary: Lint codebase Reviewed By: bottler Differential Revision: D29263057 fbshipit-source-id: ac97f01d2a79fead3b09c2cbb21b50ce688a577d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ce60d4b00e
commit
7e43f29d52
@@ -1,4 +1,3 @@
|
||||
|
||||
## Setup
|
||||
|
||||
### Install dependencies
|
||||
@@ -12,7 +11,7 @@ pip install -U recommonmark mock sphinx sphinx_rtd_theme sphinx_markdown_tables
|
||||
We want to include the root readme as an overview. Before generating the docs create a symlink to the root readme.
|
||||
|
||||
```
|
||||
cd docs
|
||||
cd docs
|
||||
ln -s ../README.md overview.md
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user