X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/995246fb4005cd40b6825ee3b13049be54316270..b2e465d6d32d2dc884f58b94acb7e35f671a87fe:/debian/libapt-pkg-doc.dhelp?ds=sidebyside diff --git a/debian/libapt-pkg-doc.dhelp b/debian/libapt-pkg-doc.dhelp index 65a27017e..7c93c736b 100644 --- a/debian/libapt-pkg-doc.dhelp +++ b/debian/libapt-pkg-doc.dhelp @@ -3,7 +3,7 @@ Development Tools APT Cache Specification ../apt/cache.html/index.html - + The APT Cache Specification describes the complete implementation and format of the APT Cache file. The APT Cache file is a way for APT to parse and store a large number of package files for display in the UI. It's primary @@ -11,7 +11,7 @@ design goal is to make display of a single package in the tree very fast by pre-linking important things like dependencies and provides. The specification doubles as documentation for one of the in-memory structures used by the package library and the APT GUI. - + @@ -19,11 +19,11 @@ structures used by the package library and the APT GUI. Development Tools APT Design Document ../apt/design.html/index.html - + The APT Design Document is an overview of the specifications and design goals -of the APT project. It also attempts to give a broad description of the +of the APT project. It also attempts to give a broad descriptiontion of the implementation as well. - + @@ -31,10 +31,10 @@ implementation as well. Development Tools DPkg Technical Manual ../apt/design.html/index.html - + The DPkg Technical Manual gives an overview of dpkg's external functions and describes how it views the world. - + @@ -42,20 +42,20 @@ and describes how it views the world. Development Tools APT Files ../apt/files.html/index.html - + The APT Files document describes the complete implementation and format of the installed APT directory structure. It also serves as guide to how APT views the Debian archive. - + devel Development Tools APT Method Interface -../apt/files.html/index.html - +../apt/method.html/index.html + The APT Method Interface document describes the interface that APT uses to the archive access methods. - +