Skip to content

Conversation

@karllessard
Copy link
Collaborator

@karllessard karllessard commented Dec 8, 2025

Added navigation and landing page(s) for docs site. Also include updates in generated files to link to the latest version of JavaCPP

Note: I know that the docs tools are no longer being used, in favor of Maven, but I thought keeping them in the source tree could be useful if later we want to revisit that choice (hopefully not ;) )

@karllessard karllessard self-assigned this Dec 8, 2025
@karllessard karllessard requested a review from Craigacp December 8, 2025 16:41
@tensorflow tensorflow deleted a comment from google-cla bot Dec 8, 2025

*Note: To use TensorFlow on Android, see
[TensorFlow Lite](https://tensorflow.org/lite)*
[TensorFlow LiteRT](https://tensorflow.org/lite)*
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's just called LiteRT now, they dropped the TensorFlow.

@@ -0,0 +1,125 @@
# Lint as: python3
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this file?

@@ -0,0 +1,98 @@
#!/bin/bash
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or this one?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes as in the PR description, I thought it could be good to preserve a copy of those in case some courageous developers want to try generating our docs with DocLava in the future... but no, we don't need them

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I renamed the docs/tools folder to docs/legacy but let me know if you prefer me to drop it entirely

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I failed at reading the PR description. Might be an idea to update the doc string at the top of each file to say they are from the old documentation generation system and no longer used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants