GaloisInc / cryptol

Cryptol: The Language of Cryptography
https://galoisinc.github.io/cryptol/master/RefMan.html
BSD 3-Clause "New" or "Revised" License
1.14k stars 123 forks source link

Add support for rendering Cryptol specs to HTML and possibly other formats #1718

Open yav opened 2 months ago

yav commented 2 months ago

It might be nice to have a tool, similar to rustdoc, javadoc, haddock, or doxygen, for generating HTML (and possibly other formats) from Cryptol specifications. The basics of this should be fairly straightforward with all the infrastructure we have. Some features we might want to support: