We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93bfb05 commit 99e1e47Copy full SHA for 99e1e47
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