Package _setup :: Module data :: Class Documentation
[hide private]
[frames] | no frames]

Class Documentation

source code

object --+    
         |    
      Data --+
             |
            Documentation
Known Subclasses:

Documentation container
Instance Methods [hide private]
 
flatten(self, installer)
Check if docs should be installed at all
source code

Inherited from Data: __init__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from Data: from_templates

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

flatten(self, installer)

source code 
Check if docs should be installed at all
Overrides: Data.flatten