home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Freeware / Programare / sharpdevelop / 098setup.exe / $INSTDIR / doc / help / HelpDescription.xml < prev    next >
Encoding:
Text File  |  2003-10-24  |  2.2 KB  |  54 lines

  1. <!-- This file is used to generate a xml help file which can be used
  2.      inside the SharpDevelop help browser -->
  3. <HelpCollection>
  4.   <HelpFile hhc="SharpDevelop.hhc" chm="SharpDevelop.chm"/>
  5.   
  6.   <HelpFolder name="#unit">
  7.     <HelpFile hhc="ICSharpCode.SharpUnit.1.2.hhc" chm="ICSharpCode.SharpUnit.1.2.chm" />
  8.   </HelpFolder>
  9.   
  10.   <HelpFolder name="#ziplib">
  11.     <HelpFile hhc="031SharpZipLib.hhc" chm="031SharpZipLib.chm" />
  12.   </HelpFolder>
  13.   
  14.   <HelpFolder name=".NET Framework Library Reference">
  15.       <HelpAssemblies helpformat="SDK">
  16.           <Assembly>mscorlib</Assembly>
  17.           <Assembly>System</Assembly>
  18.           <Assembly>System.Configuration.Install</Assembly>
  19.           <Assembly>System.Data</Assembly> 
  20.           <Assembly>System.Design</Assembly>
  21.           <Assembly>System.DirectoryServices</Assembly>
  22.           <Assembly>System.Drawing</Assembly>
  23.           <Assembly>System.Drawing.Design</Assembly>
  24.           <Assembly>System.EnterpriseServices</Assembly>
  25.           <Assembly>System.Management</Assembly>
  26.           <Assembly>System.Messaging</Assembly>
  27.           <Assembly>System.Runtime.Remoting</Assembly>
  28.           <Assembly>System.Runtime.Serialization.Formatters.Soap</Assembly>
  29.           <Assembly>System.Security</Assembly>
  30.           <Assembly>System.ServiceProcess</Assembly>
  31.           <Assembly>System.Web</Assembly>
  32.           <Assembly>System.Web.RegularExpressions</Assembly>
  33.           <Assembly>System.Web.Services</Assembly>
  34.           <Assembly>System.Windows.Forms</Assembly>
  35.           <Assembly>System.Xml</Assembly>
  36.       </HelpAssemblies>
  37.   </HelpFolder>
  38.   
  39.   <Condition canload="Microsoft.DirectX">
  40.       <HelpFolder name="DirectX9 Managed Reference">
  41.           <HelpAssemblies helpformat="DirectX9">
  42.               <Assembly>Microsoft.DirectX</Assembly>
  43.               <Assembly>Microsoft.DirectX.AudioVideoPlayback</Assembly>
  44.               <Assembly>Microsoft.DirectX.Diagnostics</Assembly>
  45.               <Assembly>Microsoft.DirectX.Direct3D</Assembly>
  46.               <Assembly>Microsoft.DirectX.Direct3DX</Assembly>
  47.               <Assembly>Microsoft.DirectX.DirectDraw</Assembly>
  48.               <Assembly>Microsoft.DirectX.DirectInput</Assembly>
  49.               <Assembly>Microsoft.DirectX.DirectPlay</Assembly>
  50.               <Assembly>Microsoft.DirectX.DirectSound</Assembly>
  51.           </HelpAssemblies>
  52.       </HelpFolder>
  53.   </Condition>
  54. </HelpCollection>