michaelsembwever commented on code in PR #282:
URL: https://github.com/apache/cassandra-website/pull/282#discussion_r1829472849


##########
site-content/source/modules/ROOT/pages/native_protocol.adoc:
##########
@@ -3,21 +3,81 @@
 
 == Native Protocol Version 3
 
-[source, plaintext]
-----
-include::example$TEXT/native_protocol_v3.spec[Version 3]
-----
+[source, js]
+++++
+<div id="contentv3" class="doc-container"></div>
+<iframe id="iframev3" src="native_protocol_v3.html" 
style="display:none;"></iframe>

Review Comment:
   this is what i mean: 
https://github.com/apache/cassandra-website/commit/c7b6b60eb51c4c27e070adb9f3596e979491eb2f
 
   
   note, some small things are still needed on top of that^
    (e.g. there's links in the headers of each page that don't work, and we 
need gitignore if we have to put the generated files under site-content)



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