Clang Flag: -Wdocumentation / -Wno-documentation
Jump to navigation
Jump to search
Supergroups
Subroups
- -Wdocumentation-html (4 elements)
- -Wdocumentation-deprecated-sync (1 element)
Warnings/Remarks
Default Active (Deactivate with -Wno-documentation)
None
Default Inactive (Activate with -Wdocumentation)
warn_doc_api_container_decl_mismatch |
| |||||||||||||||||||
warn_doc_block_command_duplicate |
| |||||||||||||||||||
warn_doc_block_command_empty_paragraph |
| |||||||||||||||||||
warn_doc_container_decl_mismatch |
| |||||||||||||||||||
warn_doc_function_method_decl_mismatch |
| |||||||||||||||||||
warn_doc_html_start_tag_expected_ident_or_greater | warning: HTML start tag prematurely ended, expected attribute name or '>' | |||||||||||||||||||
warn_doc_html_start_tag_expected_quoted_string | warning: expected quoted string after equals sign | |||||||||||||||||||
warn_doc_inline_command_not_enough_arguments |
| |||||||||||||||||||
warn_doc_param_duplicate | warning: parameter 'A' is already documented | |||||||||||||||||||
warn_doc_param_invalid_direction | warning: unrecognized parameter passing direction, valid directions are '[in]', '[out]' and '[in,out]' | |||||||||||||||||||
warn_doc_param_not_attached_to_a_function_decl |
| |||||||||||||||||||
warn_doc_param_not_found | warning: parameter 'A' not found in the function declaration | |||||||||||||||||||
warn_doc_returns_attached_to_a_void_function |
| |||||||||||||||||||
warn_doc_returns_not_attached_to_a_function_decl |
| |||||||||||||||||||
warn_doc_tparam_duplicate | warning: template parameter 'A' is already documented | |||||||||||||||||||
warn_doc_tparam_not_attached_to_a_template_decl |
| |||||||||||||||||||
warn_doc_tparam_not_found | warning: template parameter 'A' not found in the template declaration | |||||||||||||||||||
warn_not_a_doxygen_trailing_member_comment | warning: not a Doxygen trailing comment | |||||||||||||||||||
warn_splice_in_doxygen_comment | warning: line splicing in Doxygen comments are not supported | |||||||||||||||||||
warn_verbatim_block_end_without_start |
| |||||||||||||||||||
warn_doc_html_end_forbidden | warning: HTML end tag 'A' is forbidden | |||||||||||||||||||
warn_doc_html_end_unbalanced | warning: HTML end tag does not match any start tag | |||||||||||||||||||
warn_doc_html_missing_end_tag | warning: HTML tag 'A' requires an end tag | |||||||||||||||||||
warn_doc_html_start_end_mismatch | warning: HTML start tag 'A' closed by 'B' | |||||||||||||||||||
warn_doc_deprecated_not_sync |
|