File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -170,6 +170,7 @@ Topics in this section will help you get started with ExecuTorch.
170170 executorch-runtime-api-reference
171171 runtime-python-api-reference
172172 api-life-cycle
173+ Javadoc <https://pytorch.org/executorch/main/javadoc/ >
173174
174175.. toctree ::
175176 :glob:
Original file line number Diff line number Diff line change @@ -156,6 +156,6 @@ Please use [ExecuTorchDemo](https://github.com/pytorch/executorch/tree/main/exam
156156and [ LlamaDemo] ( https://github.com/pytorch/executorch/tree/main/examples/demo-apps/android/LlamaDemo ) for the code examples
157157using ExecuTorch AAR package.
158158
159- ## Next Steps
159+ ## Java API reference
160160
161- TODO Link to Java API reference and other relevant material
161+ Please see [ Java API reference] ( https://pytorch.org/executorch/main/javadoc/ )
You can’t perform that action at this time.
0 commit comments