Go to the source code of this file.
Namespaces | |
check_documentation | |
Variables | |
list | check_documentation._INTERESTING_EXTENSIONS = ['.c', '.h', '.cc'] |
check_documentation._ROOT = os.path.abspath(os.path.join(os.path.dirname(sys.argv[0]), '../../..')) | |
list | check_documentation._TARGET_DIRS |
check_documentation.contents = f.read() | |
int | check_documentation.errors = 0 |
check_documentation.path = os.path.join(root, filename) | |
bool | check_documentation.printed_banner = False |