There was an error while loading. Please reload this page.
1 parent e9ee4ec commit b6ca73eCopy full SHA for b6ca73e
1 file changed
docs/mkdocs.yml
@@ -2,7 +2,7 @@ site_name: ''
2
site_url: https://tensorflow.org
3
repo_url: https://github.com/tensorflow/java
4
site_description: Documentation of TensorFlow Java API and tools.
5
-copyright: "© TensorFlow Authors 2025"
+copyright: "© TensorFlow Authors 2026"
6
7
theme:
8
name: material
@@ -45,5 +45,5 @@ nav:
45
- index.md
46
- Install:
47
- install.md
48
- - References:
49
- - apidocs/index.html
+ - API Reference:
+ - references.md
0 commit comments