-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Currently, our coqdoc is a complete mess.
I don't know how to fix this in a good way, and it's well possible that we want to ignore the issue for now.
Alternatively, we can in a first step remove all coqdoc headings generation by replacing (** with (* everywhere in the code. In a second step, we can then add coqdoc headings in the Problem.v and Problem_undec.v files only. That way, the coqdoc toc.html file gives a good overview over the library.
Downside: For this to work well, we would have to move the Problem.v and Problem_undec.v lines in _CoqProject to be in the right order.
Metadata
Metadata
Assignees
Labels
No labels