tengu-alt commented on PR #282: URL: https://github.com/apache/cassandra-website/pull/282#issuecomment-2523214137
> > What kind of patch do I need to expect? > > Ah, i misunderstood you – didn't realise you were still in-progress… this is the work-in-progress [tengu-alt@c06aa65](https://github.com/tengu-alt/cassandra-website/commit/c06aa65f05b71f40213f69e4444c3ff57703c528) it's still a bit messy, but maybe you get the drift. The `process-native-protocol-specs-in-docker.sh` will look differently, and will be called not from the `generate_cassandra_versioned_docs`. It takes the `.spec` files from `Cassandra/doc`, and `site-content/build/html/Cassandra/$DOC_VERSION/cassandra/native-protocol` is the output dir(I've created the native-protocol dir in the Cassandra repo, so we can have different native protocol doc pages for the different Cassandra versions Let's apply your changes from `work-in-progress` (e.g. Dockerfile changes) after my next patch if you don't mind. -- 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]

