Skip to content

Commit 4fc75d7

Browse files
SeaOtocinclusmeta-codesync[bot]
authored andcommitted
{Documentation} Fixing missing entry
Summary: Fixing a missing entry in the documentation on how to generate the python stubs Reviewed By: PiotrBrzyski Differential Revision: D85351311 fbshipit-source-id: dd9914ae5492e318d431ff5c357de11845e16d5a
1 parent ca4a2b9 commit 4fc75d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs-research-tools/projectariatools/advanced-installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ python3 -m pip install .
139139
```
140140

141141
## Build `projectaria_tools` Python package from source code with type hinting {#python_from_source_type_hint}
142-
1.
142+
1. Install pybind11-stubgen to generate the stub files
143143
2. Generate Python type hinting with generate_stubs.py script once projectaria_tools package is installed
144144
3. Install type hinting package for projectaria_tools
145145
```bash

0 commit comments

Comments
 (0)