Fix rocqwc on tactics that end in Proof#21423
Fix rocqwc on tactics that end in Proof#21423JoJoDeveloping wants to merge 4 commits intorocq-prover:masterfrom
Conversation
The issue is fixed by making sure to not give any special treatment to the "Proof" keyword after seeing it the first time.
|
Hello, thanks for your pull request! |
|
Any @rocq-prover/coqdoc-maintainers can handle this? |
Lysxia
left a comment
There was a problem hiding this comment.
-
I think it's worth recording this in the changelog, in the 09-cli-tools section.
-
For the sake of a smaller diff, I would prefer a solution that extends the
characterrule with one that consumes a whole word. And only doing that for theprooflexer is fine (until someone complains about the other cases).
I can't figure out what you mean by this or how it's related to making the diff smaller for this PR 🙈 |
|
I added a changelog. I did not test that the added changelog entry works correctly because I could not get the documentation to build. If CI fails I would appreciate help here. |
The issue is fixed by making sure to not give any special treatment to the "Proof" keyword after seeing it the first time.
Closes #21422
I think that
rocq wcis mostly undocumented, so I am not sure how to handle the yet-unchecked boxes. I am also not sure this requires adding to the changelog.make doc_gram_rsts.