lpw25 / ocaml

My experiments with and extensions to OCaml
3 stars 1 forks source link

Use a default-on ppx to check documentation syntax? #2

Open dsheets opened 10 years ago

dsheets commented 10 years ago

Baking the ocamldoc syntax into the compiler seems like unnecessary coupling. Perhaps a default-on ppx could be used to effect compile-time doc syntax checking?