Fix the reference list in the docs' nav bar

patch by Oleksandr Luzhniy; reviewed by Mick Semb Wever, Bernardo Botella for CASSANDRA-20201
This commit is contained in:
tengu-alt 2025-01-14 12:46:18 +02:00 committed by mck
parent 15d3deb269
commit a0d58a9ce8
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]