i believe in F# /// should generate standard xml summary block comments in the compiled code, is that right?
xmlDoc = PreXmlDoc.Create([| "/// test summary" |], R("(1,0--1,16)")),
example from fantomas tool
https://fsprojects.github.io/fantomas-tools/#/ast?data=N4KABGBEAmCmBmBLAdrAzpAXFSAacUiaAYmolmPAIYA2as%2BEkAxgPZwWQD0PYALuj5g0AVwC2YqgCcAngB1kNWEIAeYALxgArArwFIsFQAcqyaBT5SRsEAF8gA
example "usage" / "h" result
