STYLE: adjust deprecations for OSspecific

- skip processing OSspecific/MSwindows since this can cause duplicate
  doxygen entries

STYLE: adjust formatting in code templates

STYLE: use std::string methods without extra qualifications
This commit is contained in:
Mark Olesen
2019-12-13 11:08:12 +01:00
parent 370c8a39af
commit b61d4ab488
8 changed files with 57 additions and 68 deletions

View File

@ -816,7 +816,8 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE =
# Avoid duplicate entries that would arise from OSspecific/MSwindows
EXCLUDE = $(WM_PROJECT_DIR)/src/OSspecific/MSwindows
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded