From: Bill H. <bil...@us...> - 2005-05-06 13:17:43
|
Update of /cvsroot/nhibernate/NHibernateContrib/doc/Help2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9204/doc/Help2 Added Files: NHibernateContrib.ini NhibernateContribCollection.HxC NhibernateContribCollection.HxT NhibernateContribCollection_A.HxK NhibernateContribCollection_F.HxK NhibernateContribCollection_NamedURL.HxK Log Message: Enable creation of Help2 collection --- NEW FILE: NhibernateContribCollection.HxC --- <?xml version="1.0"?> <!DOCTYPE HelpCollection> <HelpCollection DTDVersion="1.0" Id="" FileVersion="0.8.0.0" LangId="" Font="" FontSize="" Charset="" Title="NHibernateContrib Collection" Copyright=""> <TOCDef File="NhibernateContribCollection.HxT"/> <KeywordIndexDef File="NhibernateContribCollection_K.HxK"/> <KeywordIndexDef File="NhibernateContribCollection_NamedURL.HxK"/> <KeywordIndexDef File="NhibernateContribCollection_F.HxK"/> <KeywordIndexDef File="NhibernateContribCollection_A.HxK"/> <ItemMoniker Name="!DefaultFullTextSearch" ProgId="HxDs.HxFullTextSearch" InitData="FTS"/> <ItemMoniker Name="!DefaultTOC" ProgId="HxDs.HxHierarchy" InitData="NhibernateCollection"/> <ItemMoniker Name="!DefaultKeywordIndex" ProgId="HxDs.HxIndex" InitData="K"/> <ItemMoniker Name="!DefaultAssociativeIndex" ProgId="HxDs.HxIndex" InitData="A"/> <ItemMoniker Name="!DefaultContextWindowIndex" ProgId="HxDs.HxIndex" InitData="F"/> <ItemMoniker Name="!DefaultNamedUrlIndex" ProgId="HxDs.HxIndex" InitData="NamedURLIndex"/> </HelpCollection> --- NEW FILE: NhibernateContribCollection.HxT --- <?xml version="1.0"?> <!DOCTYPE HelpTOC> <HelpTOC DTDVersion="1.0" Id="" FileVersion="1.0" LangId="1033" Font="" FontSize="8" Charset="0" ParentNodeIcon="Book" IconFile="" PluginStyle="Hierarchical" PluginTitle="NHibernateContrib SDK"> <HelpTOCNode NodeType="TOC" Url="NHibernateContrib-SDK"/> </HelpTOC> --- NEW FILE: NHibernateContrib.ini --- ;------- Register -r switch [Reg_Namespace] ;<nsName>|<nsColfile>|<nsDesc> NHibernateContribCollection|NHibernateContribCollection.HxC|NHibernateContrib [Reg_Title] ;<nsName>|<TitleID>|<LangId>|<HxS_HelpFile>|<HxI_IndexFile>|<HxQ_QueryFile>|<HxR_AttrQueryFile>|<HxsMediaLoc>|<HxqMediaLoc>|<HxrMediaLoc>|<SampleMediaLoc> NHibernateContribCollection|NHibernateContrib-SDK|1033|NHibernateContrib-SDK.HxS|NHibernateContrib-SDK.HxS|||||| [Reg_Plugin] ;<nsName_Parent>|<HxT_Parent>|<nsName_Child>|<HxT_Child>|<HxA_Child> ;MS.VSCC+|_DEFAULT|NHibernateContribCollection|_DEFAULT| NHibernateCollection|_DEFAULT|NHibernateContribCollection|_DEFAULT| ;------- UnRegister -u switch [UnReg_Plugin] ;<nsName_Parent>|<HxT_Parent>|<nsName_Child>|<HxT_Child>|<HxA_Child> ;MS.VSCC+|_DEFAULT|NHibernateContribCollection|_DEFAULT| NHibernateCollection|_DEFAULT|NHibernateContribCollection|_DEFAULT| [UnReg_Title] ;<nsName>|<TitleID>|<LangId> NHibernateContribCollection|NHibernateContrib-SDK|1033 [UnReg_Namespace] ;<nsName> NHibernateContribCollection --- NEW FILE: NhibernateContribCollection_A.HxK --- <?xml version="1.0"?> <!DOCTYPE HelpIndex> <HelpIndex Name="A" DTDVersion="1.0" Visible="Yes"> </HelpIndex> --- NEW FILE: NhibernateContribCollection_NamedURL.HxK --- <?xml version="1.0"?> <!DOCTYPE HelpIndex> <HelpIndex Name="NamedURLIndex" DTDVersion="1.0" Visible="No"> <Keyword Term = "HomePage"><Jump Url = ""/></Keyword> <Keyword Term = "DefaultPage"><Jump Url = ""/></Keyword> <Keyword Term = "NavFailPage"><Jump Url = ""/></Keyword> <Keyword Term = "AboutPageInfo"><Jump Url = ""/></Keyword> <Keyword Term = "AboutPageIcon"><Jump Url = ""/></Keyword> <Keyword Term = "FilterEditPage"><Jump Url = ""/></Keyword> <Keyword Term = "HelpPage"><Jump Url = ""/></Keyword> <Keyword Term = "SupportPage"><Jump Url = ""/></Keyword> <Keyword Term = "SampleDirPage"><Jump Url = ""/></Keyword> <Keyword Term = "SearchHelpPage"><Jump Url = ""/></Keyword> </HelpIndex> --- NEW FILE: NhibernateContribCollection_F.HxK --- <?xml version="1.0"?> <!DOCTYPE HelpIndex> <HelpIndex Name="F" DTDVersion="1.0" Visible="No"> </HelpIndex> |