Merge branch 'cassandra-5.0' into trunk

* cassandra-5.0:
  Fix the reference list in the docs' nav bar
This commit is contained in:
mck 2025-01-15 13:14:22 +01:00
commit 33feca3d84
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
2 changed files with 4 additions and 7 deletions

View File

@ -117,11 +117,9 @@
*** xref:cassandra:troubleshooting/use_tools.adoc[Using external tools to deep-dive]
** xref:reference/index.adoc[]
*** xref:reference/cql-commands/alter-table.adoc[]
*** xref:reference/cql-commands/create-index.adoc[]
*** xref:reference/cql-commands/create-custom-index.adoc[]
*** xref:reference/cql-commands/create-table.adoc[]
*** xref:reference/cql-commands/drop-index.adoc[]
*** xref:reference/cql-commands/drop-table.adoc[]
*** xref:reference/cql-commands/commands-toc.adoc[CQL commands]
*** xref:reference/java17.adoc[Java 17]
*** xref:reference/static.adoc[Static columns]
*** xref:reference/sai-virtual-table-indexes.adoc[SAI virtual table]
** xref:integrating/plugins/index.adoc[]

View File

@ -2,6 +2,5 @@
* xref:reference/cql-commands/commands-toc.adoc[CQL commands]
* xref:reference/java17.adoc[Java 17]
* xref:reference/counter-type.adoc[Counter type]
* xref:reference/static.adoc[Static columns]
* xref:reference/sai-virtual-table-indexes.adoc[SAI virtual table]