Skip to content

tools: validate apidoc links

When an API signature changes, it may break a link made to it in another part of the documentation. As a part of the generation of all.html, check all such links to make sure that they have a valid target.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading