Definition at line 4 of file docs.py.
 
◆ __init__()
      
        
          | def docs.Doc.__init__ | ( |  | self, | 
        
          |  |  |  | tree | 
        
          |  | ) |  |  | 
      
 
 
◆ __eq__()
      
        
          | def docs.Doc.__eq__ | ( |  | self, | 
        
          |  |  |  | other | 
        
          |  | ) |  |  | 
      
 
 
◆ get_tree()
      
        
          | def docs.Doc.get_tree | ( |  | self | ) |  | 
      
 
Get this Doc's tree.
Returns:
    The xml.etree.ElementTree object of the documentation.
 
Definition at line 8 of file docs.py.
 
 
◆ tree
The documentation for this class was generated from the following file: