dune
dune copied to clipboard
Make coqdoc generation documentation more clear
It wasn't clear to me from the current documentation that coqdoc-generated files would be in _build/default/<path-to-theory>/<theory-package-name>.<html or tex>/. I have a project with ocaml files too, which means a _build/default/_doc folder is also generated, which was very confusing. It would be great if this could be clarified in just a sentence or two.
I'd be happy to submit a pull request for this, if that would be welcome. :)
Hi @audreyseo , that would be extremely welcome; sorry for the incomplete documentation, and thanks for taking the time to submit this issue.