bbotella commented on code in PR #3787: URL: https://github.com/apache/cassandra/pull/3787#discussion_r1915751896
########## doc/modules/cassandra/nav.adoc: ########## @@ -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] Review Comment: What about keeping the current commands on the right bar, but with one more level of indent (With `****`) instead of completely removing them? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

