Skip to content

Commit 56adfd4

Browse files
authored
Link to javadoc
Differential Revision: D70920885 Pull Request resolved: #9103
1 parent cf8ce89 commit 56adfd4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/source/index.rst

+1
Original file line numberDiff line numberDiff 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:

docs/source/using-executorch-android.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,6 @@ Please use [ExecuTorchDemo](https://github.com/pytorch/executorch/tree/main/exam
156156
and [LlamaDemo](https://github.com/pytorch/executorch/tree/main/examples/demo-apps/android/LlamaDemo) for the code examples
157157
using 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/)

0 commit comments

Comments
 (0)