Searched refs:doc (Results 1 – 4 of 4) sorted by relevance
16 add_custom_target(doc target23 set_target_properties(doc PROPERTIES
101 doc | Build HTML documentation
1112 # http://doc.trolltech.com/qthelpproject.html#namespace1118 # http://doc.trolltech.com/qthelpproject.html#virtual-folders1120 QHP_VIRTUAL_FOLDER = doc1124 # http://doc.trolltech.com/qthelpproject.html#custom-filters1130 # <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">1138 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">
74 pugi::xml_document doc; in parseXml() local75 pugi::xml_parse_result scan_result(doc.load_file(filename.c_str())); in parseXml()90 for(auto client(doc.child(tagCollateral).child(tagClient)); in parseXml()