mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
This commit improves the developer-oriented section of the core documentation: - Added links to the developer sections in the new Get Started guide (Develop with ScyllaDB and Tutorials and Example Projects) for ease of access. - Replaced the outdated Learn to Use ScyllaDB page with a link to the up-to-date page in the Get Started guide. This involves removing the learn.rst file and adding an appropriate redirection. - Removed the Apache Copyrights, as this page does not need it. - Removed the Features panel box as there was only one feature listed, which looked weird. Also, we are in the process of removing the Features section. Closes scylladb/scylladb#16800