Edit

kc3-lang/libxkbcommon/scripts

Branch :

  • Show log

    Commit

  • Author : Pierre Le Marre
    Date : 2025-05-15 17:20:44
    Hash : bd552642
    Message : doc: Use custom alias to fix HTML tags unsupported by Doxygen Previous solution with `sed` is both overkilled and unreliable. Prefer a hack using Doxygen’s buit-ins, although we are not sure these are much more stable… 😓