mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 21:47:10 +00:00
The script API is 500+ lines long in an already too long and hard to navigate document. Extract it to a separate document, making both documents shorter and easier to navigate. Documentation refactoring, no backport needed. Closes scylladb/scylladb#27609 * github.com:scylladb/scylladb: docs: scylla-sstable-script-api.rst: add introduction and title docs: scylla-sstable.rst: extract script API to separate document docs: scylla-sstable: prepare for script API extract