Reports undefined roles in reStructuredText files.
Example:
.. role:: custom
.. role:: newcustom(emphasis)
An example of using :custom:`interpreted text`
An example of using :newcustom:`interpreted text`
An example of using :emphasis:`interpreted text`
Some text using undefined role :undef:`interpreted text`