Skip to content

WIP resolves #586 Implement track and report missing xrefs, and allow xrefs to aliases.

This implements the idea of always resolving grammatical xrefs, and tracking the ones that don't have a target yet. At the end of the build, report the ones that are missing.

Another advantage of this is that it allows you to add static content that is a target for xrefs even after the antora built site is complete.

The implementation is extremely messy at the moment: if you like this approach I can clean it up a bit.

Merge request reports