mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-5.0' into trunk
* cassandra-5.0: Fix the reference list in the docs' nav bar
This commit is contained in:
commit
33feca3d84
|
|
@ -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[]
|
||||
|
|
@ -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]
|
||||
Loading…
Reference in New Issue