Commit Graph

3 Commits

Author SHA1 Message Date
baldurk 1afeea8d4d Upgrade missing docs error msg to fatal to ensure docs aren't forgotten 2017-04-18 14:57:49 +01:00
baldurk 15d427f3d0 Check that all constants (typically enum values) are documented properly 2017-04-18 14:57:44 +01:00
baldurk b8d3efdb31 Move document checking to a C++ header file
* It's better to edit C++ source natively not in the SWIG file, and also
  clang-format can format it.
2017-04-18 14:57:44 +01:00