Vigilance
A simple tool for enforcing code quality metrics on a codebase
 All Classes Namespaces Files Functions Variables Groups
DocumentationError Class Reference

Represents a single documentation error from a Doxygen run. More...

+ Inheritance diagram for DocumentationError:

Public Member Functions

def __init__
 
def identifier
 
- Public Member Functions inherited from QualityItem
def __init__
 
def metrics
 Returns the quality metrics for the QualityItem. More...
 
def identifier
 Returns a string identifier for the item under test. More...
 

Detailed Description

Represents a single documentation error from a Doxygen run.

Constructor & Destructor Documentation

def __init__ (   self,
  error 
)

Member Function Documentation

def identifier (   self)

The documentation for this class was generated from the following file: