Skip to content

Conversation

@mbwhite
Copy link
Contributor

@mbwhite mbwhite commented Dec 17, 2025

Make all components put javadoc into a consistent root. This achieves the following

  • means the javadoc for the generated protobuf can be kept quiet - as we can't adjust the javadoc here
  • there is a single place for javadoc that could be published
  • the isthmus and core and protobuf projects can be interlinked
  • isthmus can be linked with the calcite javadoc
  • overview pages can be added
  • all under a versioned directory for easy maintence

To date there isn't (AFAIK) a stightforward maintainable way to merge javadoc form multi-component projects

@mbwhite mbwhite force-pushed the fix-javadoc-gen branch 2 times, most recently from 7c32998 to ea78d5c Compare December 17, 2025 10:34
@mbwhite mbwhite force-pushed the fix-javadoc-gen branch 2 times, most recently from aa66f53 to 3c5cf68 Compare January 5, 2026 16:35
Make all components put javadoc into a consistent root.
This achieves the following

- means the javadoc for the generated protobuf can be
  kept quiet - as we can't adjust the javadoc here
- there is a single place for javadoc that could be published
- the isthmus and core and protobuf projects can be interlinked
- isthmus can be linked with the calcite javadoc
- overview pages can be added
- all under a versioned directory for easy maintence

To date there isn't (AFAIK) a stightforward maintainable way to
merge javadoc form multi-component projects

Signed-off-by: MBWhite <whitemat@uk.ibm.com>
Signed-off-by: MBWhite <whitemat@uk.ibm.com>
Signed-off-by: MBWhite <whitemat@uk.ibm.com>
Signed-off-by: MBWhite <whitemat@uk.ibm.com>
Signed-off-by: MBWhite <whitemat@uk.ibm.com>
Signed-off-by: MBWhite <whitemat@uk.ibm.com>
@mbwhite
Copy link
Contributor Author

mbwhite commented Jan 16, 2026

@nielspardon @andrew-coleman @benbellick @bestbeforetoday @vbarua

I've updated the merge conflicts; if there aren't any more urgent comments on this one... would it be ok to merge please? Help ro reduce any conflicts with other JavaDoc changes. Also this one helps to reduce the overall 'noise' level from the generated protobuf's javadoc.

Thanks

Signed-off-by: MBWhite <whitemat@uk.ibm.com>
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.

4 participants