spy.doc Help Documentation

complexType generationControlType
annotation
documentation
Generation control flags.
diagram
children hhOnlyFlag noCreateFlag noDeleteFlag
used by
element spy.doc/generationControl
source <xs:complexType name="generationControlType">
 
<xs:annotation>
   
<xs:documentation>Generation control flags.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="hhOnlyFlag" type="xs:boolean">
     
<xs:annotation>
       
<xs:documentation>Set to True to create only the HTML-Help .hhp, .hcc, .hhk, .chm files.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="noCreateFlag" type="xs:boolean">
     
<xs:annotation>
       
<xs:documentation>Set to True to skip the XMLSPY and custom-plugin documentation generation phase.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="noDeleteFlag" type="xs:boolean">
     
<xs:annotation>
       
<xs:documentation>Set to True to not delete working folders and files.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>


spy.doc Version 2007.1 - 18 Jan 2007. Copyright Businessware Architects cc 2007