gtkdoc.check

The check tool runs various tests on built documentation and outputs test results. Can be run druring make check, by adding this to the documentations Makefile.am: TESTS = $(GTKDOC_CHECK).

exception gtkdoc.check.FileFormatError
gtkdoc.check.run(options=None)

Runs the tests.

Returns:

a system exit code.

Return type:

int