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 126 forks source link

Functor docstrings #1726

Closed glguy closed 3 months ago

glguy commented 3 months ago

Fix docstring behaviors around functors

Suppresses extraneous :check-docstring output

Avoids printing definition names in a way that labels them as submodules

Fixes #1723