Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Register
  • QEMUQEMU
  • QEMUQEMU
  • Repository
  • qemu
  • docs
  • interop
  • firmware.json
Find file Blame History Permalink
  • Markus Armbruster's avatar
    qapi: @foo should be used to reference, not ``foo`` · f1a787b5
    Markus Armbruster authored Apr 25, 2023
    Documentation suggests @foo is merely shorthand for ``foo``.  It's
    not, it carries additional meaning: it's a reference to a QAPI schema
    name.
    
    Reword the documentation to spell that out.
    
    Fix up the few ``foo`` that should be @foo
    
    .
    
    Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
    Reviewed-by: default avatarVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
    Reviewed-by: default avatarMarc-André Lureau <marcandre.lureau@redhat.com>
    Message-Id: <20230425064223.820979-7-armbru@redhat.com>
    f1a787b5