Skip to content
  • Topi Reinio's avatar
    Doc: Clear a number of documentation warnings · a0127da1
    Topi Reinio authored
    
    
    QDoc gets confused about the contents of doc_src_plugins.qdoc,
    mistaking some of its code for QDoc commands.
    
    To work around this problem, change the file to be a qdoc
    include file, wrap the code blocks with \badcode, and
    refer to them using \include.
    
    Using \badcode will also turn off code highlighting and
    autolinking, something that is not desired for these code
    snippets.
    
    Change-Id: I6c3b65ef098ec6f6f06892d78a3abb38e0d28ca3
    Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@digia.com>
    a0127da1