libapt-pkg-doc.dhelp 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <item>
  2. <directory>devel
  3. <dirtitle>Development Tools
  4. <linkname>APT Cache Specification
  5. <filename>../apt/cache.html/index.html
  6. <description>
  7. The APT Cache Specification describes the complete implementation and
  8. format of the APT Cache file. The APT Cache file is a way for APT to parse
  9. and store a large number of package files for display in the UI. It's primary
  10. design goal is to make display of a single package in the tree very
  11. fast by pre-linking important things like dependencies and provides.
  12. The specification doubles as documentation for one of the in-memory
  13. structures used by the package library and the APT GUI.
  14. </description>
  15. </item>
  16. <item>
  17. <directory>devel
  18. <dirtitle>Development Tools
  19. <linkname>APT Design Document
  20. <filename>../apt/design.html/index.html
  21. <description>
  22. The APT Design Document is an overview of the specifications and design goals
  23. of the APT project. It also attempts to give a broad descriptiontion of the
  24. implementation as well.
  25. </description>
  26. </item>
  27. <item>
  28. <directory>devel
  29. <dirtitle>Development Tools
  30. <linkname>DPkg Technical Manual
  31. <filename>../apt/design.html/index.html
  32. <description>
  33. The DPkg Technical Manual gives an overview of dpkg's external functions
  34. and describes how it views the world.
  35. </description>
  36. </item>
  37. <item>
  38. <directory>devel
  39. <dirtitle>Development Tools
  40. <linkname>APT Files
  41. <filename>../apt/files.html/index.html
  42. <description>
  43. The APT Files document describes the complete implementation and format of
  44. the installed APT directory structure. It also serves as guide to how
  45. APT views the Debian archive.
  46. </description>
  47. </item>
  48. <item>
  49. <directory>devel
  50. <dirtitle>Development Tools
  51. <linkname>APT Method Interface
  52. <filename>../apt/method.html/index.html
  53. <description>
  54. The APT Method Interface document describes the interface that APT uses to
  55. the archive access methods.
  56. </description>
  57. </item>