2
0

Contents.xml 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <?xml-stylesheet type="text/xsl" href="Xsl/toc2html.xsl"?>
  3. <toc>
  4. <title>Table Of Contents</title>
  5. <itemlist>
  6. <item url="Root.xml" name="Vampyre Imaging Library">
  7. <itemlist>
  8. <item url="Documentation.xml" name="Documentation">
  9. <itemlist>
  10. <item url="Introduction/Introduction.xml" name="Introduction">
  11. <itemlist>
  12. <item url="Introduction/About.xml" name="About" />
  13. <item url="Introduction/Features.xml" name="Features" />
  14. <item url="Introduction/History.xml" name="History" />
  15. <item url="Introduction/Future.xml" name="Future" />
  16. <item url="Introduction/Faq.xml" name="FAQ" />
  17. <item url="Introduction/Credits.xml" name="Credits" />
  18. <item url="Introduction/Contrib.xml" name="Contributions "/>
  19. <item url="Introduction/License.xml" name="License" >
  20. <itemlist>
  21. <item url="Introduction/MPL.xml" name="MPL" />
  22. <item url="Introduction/LGPL.xml" name="LGPL" />
  23. </itemlist>
  24. </item>
  25. </itemlist>
  26. </item>
  27. <item url="Usage/LibUsage.xml" name="Using Library">
  28. <itemlist>
  29. <item url="Usage/Supported.xml" name="Supported Compilers and Platforms" />
  30. <item url="Usage/Install.xml" name="Install and Compile" />
  31. <item url="Usage/LowLevel.xml" name="Low Level Interface" />
  32. <item url="Usage/HighLevel.xml" name="High Level Interface" />
  33. <item url="Usage/Components.xml" name="VCL/LCL Classes" />
  34. <item url="Usage/CanvasUsage.xml" name="Using Canvas Class" />
  35. </itemlist>
  36. </item>
  37. <item url="Extensions/Extensions.xml" name="Extensions">
  38. <itemlist>
  39. <item url="Extensions/ExtFileFormats.xml" name="File Format Extensions" />
  40. <item url="Extensions/OpenGL.xml" name="OpenGL Textures" />
  41. <item url="Extensions/Direct3D.xml" name="Direct3D Textures" />
  42. <item url="Extensions/SDL.xml" name="SDL Surfaces" />
  43. </itemlist>
  44. </item>
  45. <item url="Procedures/Procedures.xml" name="How To ...">
  46. <itemlist>
  47. <item url="Procedures/Low/Low.xml" name="Low Level Interface">
  48. <itemlist>
  49. <item url="Procedures/Low/Loading.xml" name="Loading Images" />
  50. <item url="Procedures/Low/Saving.xml" name="Saving Images" />
  51. <item url="Procedures/Low/Manipulating.xml" name="Manipulating Images" />
  52. <item url="Procedures/Low/UsingDll.xml" name="Using dll/so Access" />
  53. <item url="Procedures/Low/DdsFiles.xml" name="Loading and Saving DDS Files" />
  54. </itemlist>
  55. </item>
  56. <item url="Procedures/High/High.xml" name="High Level Interface" />
  57. <item url="Procedures/Components/ProcComp.xml" name="VCL/LCL Classes" />
  58. <item url="Procedures/Canvas.xml" name="Canvas Class Tips" />
  59. </itemlist>
  60. </item>
  61. <item url="DataFormats/DataFormats.xml" name="Supported Data Formats">
  62. </item>
  63. <item url="FileFormats/FileFormats.xml" name="Supported File Formats">
  64. <itemlist>
  65. <item url="FileFormats/Jpeg.xml" name="Jpeg" />
  66. <item url="FileFormats/Targa.xml" name="Targa" />
  67. <item url="FileFormats/Dds.xml" name="DDS" />
  68. <item url="FileFormats/Bitmap.xml" name="Bitmap" />
  69. <item url="FileFormats/Png.xml" name="PNG" />
  70. <item url="FileFormats/Gif.xml" name="GIF" />
  71. <item url="FileFormats/Mng.xml" name="MNG" />
  72. <item url="FileFormats/Jng.xml" name="JNG" />
  73. <item url="FileFormats/Pnm.xml" name="Portable Maps" />
  74. <item url="FileFormats/Psd.xml" name="Photoshop" />
  75. <item url="FileFormats/Jpeg2000.xml" name="Jpeg2000" />
  76. <item url="FileFormats/Tiff.xml" name="TIFF" />
  77. <item url="FileFormats/Pcx.xml" name="PCX" />
  78. <item url="FileFormats/Xpm.xml" name="XPM" />
  79. <item url="FileFormats/ElderImagery.xml" name="ElderImagery" />
  80. </itemlist>
  81. </item>
  82. <item url="Demos/Demos.xml" name="Demos">
  83. <itemlist>
  84. <item url="Demos/Pascal.xml" name="Object Pascal" />
  85. <item url="Demos/Delphi.NET.xml" name="Delphi.NET" />
  86. <item url="Demos/Cpp.xml" name="C/C++" />
  87. </itemlist>
  88. </item>
  89. <!--
  90. <item url="VampyreDoc/VampyreDoc.xml" name="VampyreDoc Tool">
  91. <itemlist>
  92. <item url="VampyreDoc/Usage.xml" name="Usage" />
  93. <item url="VampyreDoc/TagReference.xml" name="Tag Reference" />
  94. </itemlist>
  95. </item>
  96. -->
  97. </itemlist>
  98. </item>
  99. <item url="Reference.xml" name="Reference">
  100. </item>
  101. </itemlist>
  102. </item>
  103. </itemlist>
  104. </toc>