tengu-alt commented on code in PR #3787: URL: https://github.com/apache/cassandra/pull/3787#discussion_r1916339731
########## 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: Good idea, but there are actually many more commands in the list (in commands-toc.adoc), and most of them point to non-existing files. Should we keep them? If yes, do we need to display the entire list in the navigation bar under cql-commands? -- 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]

