This is an automated email from the ASF dual-hosted git repository.
Mmuzaf pushed a change to branch cassandra-5.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 1c19e860d7 Merge branch 'cassandra-4.1' into cassandra-5.0
add 8c992cb6a5 Remove golang dependency in gen-doc and replace with python
implementation
No new revisions were added by this update.
Summary of changes:
.build/docker/bullseye-build.docker | 19 --
CHANGES.txt | 1 +
build.xml | 4 +-
doc/Makefile | 4 +-
doc/scripts/cqlprotodoc.py | 347 +++++++++++++++++++++
.../scripts/gen-native-protocol-docs.sh | 15 +-
.../process-native-protocol-specs-in-docker.sh | 146 ---------
7 files changed, 362 insertions(+), 174 deletions(-)
create mode 100755 doc/scripts/cqlprotodoc.py
copy .build/docker/check-code.sh => doc/scripts/gen-native-protocol-docs.sh
(75%)
delete mode 100755 doc/scripts/process-native-protocol-specs-in-docker.sh
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]