-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
Both the JSON and HTML output of the doctool are currently untested while tests could have prevented these recent issues:
- The order of end tags of list after heading in HTML doc is wrong #5873
- Error found when generating JSON doc #5942
As a start, a test could include JSON.parse and possibly some lightweight HTML validation triggered by make test-doc
/ vcbuild test-doc
.
Fishrock123, stevemao and Qard
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.testIssues and PRs related to the tests.Issues and PRs related to the tests.