tengu-alt opened a new pull request, #282:
URL: https://github.com/apache/cassandra-website/pull/282

   This PR enhances the Native Protocols page by replacing the plain text with 
an interactive, section-based navigation. The implementation leverages 
[cqlprotodoc](https://github.com/martin-sucha/cqlprotodoc) tool that converts 
CQL protocol specification files into HTML.
   
   A `.sh` script was added to download `cqlprotodoc,` convert the `.spec` 
files containing the native protocol specifications into HTML pages, and then 
merge them into a single page.
   
   After that, [native protocols 
page](https://cassandra.apache.org/_/native_protocol.html) looks like this:
   
![image](https://github.com/user-attachments/assets/a3d4c7de-0189-42cb-9c76-9021ab38feee)
   The navigation is clickable, so you can move to the desired section.
   
![image](https://github.com/user-attachments/assets/891e481e-ff62-45f0-a1d2-52ab06956e84)
   
   


-- 
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]

Reply via email to