Merge branch 'cassandra-5.0' into trunk

This commit is contained in:
Brandon Williams 2026-04-16 10:53:26 -05:00
commit b9c4b10eae
2 changed files with 1 additions and 13 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ logs/
data/ data/
!test/data !test/data
conf/hotspot_compiler conf/hotspot_compiler
doc/antora.yml
doc/cql3/CQL.html doc/cql3/CQL.html
doc/build/ doc/build/
lib/ lib/

View File

@ -1,13 +0,0 @@
name: Cassandra
version: '5.0'
display_version: '5.0'
asciidoc:
attributes:
cass_url: 'http://cassandra.apache.org/'
cass-50: 'Cassandra 5.0'
cassandra: 'Cassandra'
product: 'Apache Cassandra'
nav:
- modules/ROOT/nav.adoc
- modules/cassandra/nav.adoc