• A
    syntax-check: Enforce <code> inside <dt> elements · 1f29f3da
    Andrea Bolognani 提交于
    Commit 61b070cf cleaned up a number of cases where the <dt>
    element was used to document symbols, but the symbol itself was
    not inside a <code> element.
    
    To make sure we don't end up having to clean up again a few
    months from now, introduce a syntax-check rule that can spot
    such mistakes.
    
    All existing exceptions are marked as such, with either file
    or line granularity depending on the case.
    1f29f3da
cfg.mk 47.8 KB