absurdfarce commented on PR #2055: URL: https://github.com/apache/cassandra-java-driver/pull/2055#issuecomment-3271583984
To follow up on @SiyaoIsHiding 's point above: there are three distinct phases of getting this documentation + build process in place: * Initial push of HTML (from Markdown) + Javadoc so that we have _something_ of our own in place * A PR for 4.x updating links to the manual and API to the new location(s) * A PR for 4.x containing anything we actually need to implement the build process (and possibly some docs for it as well) My working assumption is that the paragraph(s) you cite above @aimurphy will go away in their entirety in the second step outlined above. Note that we're only updating links to the manual + Javadoc for 4.x... we're not planning on retroactively fixing older releases. It seems entirely reasonable to expect that since release of documentation is a new addition to the project it will be supported (and continue to be supported) from that point going forward. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

