diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:52 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:52 +0000 |
commit | 16c76dd2cb44a67a581ff0888d6ff47a9e72ab4c (patch) | |
tree | bce82de895785dc6e1395d7bf1a62a2d81234d3e /debian/apt-doc.dhelp | |
parent | a7cf4273ca0d5e47622bf278b547a4e984afbf4b (diff) |
Move the guide and offline docs to a separate package. ...
Author: doogie
Date: 2003-02-12 07:39:45 GMT
Move the guide and offline docs to a separate package. This allows us to
split the build-deps, so binary-arch builds are not as heavyweight.
Diffstat (limited to 'debian/apt-doc.dhelp')
-rw-r--r-- | debian/apt-doc.dhelp | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/apt-doc.dhelp b/debian/apt-doc.dhelp new file mode 100644 index 000000000..091c49956 --- /dev/null +++ b/debian/apt-doc.dhelp @@ -0,0 +1,21 @@ +<item> +<directory>debian +<dirtitle>Debian Utilities +<linkname>APT User's Guide +<filename>guide.html/index.html +<description> +The APT User's Guide provides an overview of how to use the the APT package +manager, and provides a detailed look at the apt-get tool. +</description> +</item> + +<item> +<directory>debian +<dirtitle>Debian Utilities +<linkname>APT Offline Usage Guide +<filename>offline.html/index.html +<description> +The APT Offline Usage Guide provides detailed instructions and examples +of how to use APT on an unconnected computer. +</description> +</item> |