diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:56 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:56 +0000 |
commit | 5bc981d0f95a8fdb281e699eb884217e56ec9226 (patch) | |
tree | d5afdc6090dbd0f413e21ca79d5f9e9c1ea19cb1 /debian/libapt-pkg-doc.dhelp | |
parent | 976bac7a74f967e8a9cb0927aef72536f85be0ed (diff) |
Use doc-base now.
Author: doogie
Date: 2003-02-12 14:31:41 GMT
Use doc-base now.
Diffstat (limited to 'debian/libapt-pkg-doc.dhelp')
-rw-r--r-- | debian/libapt-pkg-doc.dhelp | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/debian/libapt-pkg-doc.dhelp b/debian/libapt-pkg-doc.dhelp deleted file mode 100644 index 1ac9d25f7..000000000 --- a/debian/libapt-pkg-doc.dhelp +++ /dev/null @@ -1,61 +0,0 @@ -<item> -<directory>devel -<dirtitle>Development Tools -<linkname>APT Cache Specification -<filename>cache.html/index.html -<description> -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 -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. -</description> -</item> - -<item> -<directory>devel -<dirtitle>Development Tools -<linkname>APT Design Document -<filename>design.html/index.html -<description> -The APT Design Document is an overview of the specifications and design goals -of the APT project. It also attempts to give a broad descriptiontion of the -implementation as well. -</description> -</item> - -<item> -<directory>devel -<dirtitle>Development Tools -<linkname>DPkg Technical Manual -<filename>dpkg-tech.html/index.html -<description> -The DPkg Technical Manual gives an overview of dpkg's external functions -and describes how it views the world. -</description> -</item> - -<item> -<directory>devel -<dirtitle>Development Tools -<linkname>APT Files -<filename>files.html/index.html -<description> -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. -</description> -</item> - -<item> -<directory>devel -<dirtitle>Development Tools -<linkname>APT Method Interface -<filename>method.html/index.html -<description> -The APT Method Interface document describes the interface that APT uses to -the archive access methods. -</description> -</item> |