From 452a1383a22fc29130d0c86599157f54539e6fc8 Mon Sep 17 00:00:00 2001
From: Manoj Srivastava
Date: Thu, 16 Jun 2005 05:44:21 +0000
Subject: [PATCH] Added mention of doc-base as the recomendded means for
registering documentation.
Author: srivasta
Date: 2004/08/23 19:19:49
Added mention of doc-base as the recomendded means for registering documentation.
git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-270
---
policy.sgml | 36 ++++++++++++++++++++++++++++--------
1 file changed, 28 insertions(+), 8 deletions(-)
diff --git a/policy.sgml b/policy.sgml
index 733e1f0..57f8cea 100644
--- a/policy.sgml
+++ b/policy.sgml
@@ -6013,9 +6013,8 @@ Reloading description configuration...done.
The Debian menu package provides a standard
interface between packages providing applications and
- documents, and menu programs (either X window
- managers or text-based menu programs such as
- pdmenu).
+ menu programs (either X window managers or
+ text-based menu programs such as pdmenu).
@@ -6041,9 +6040,9 @@ Reloading description configuration...done.
Please also refer to the Debian Menu System
- documentation that comes with the menu package for
- information about how to register your applications and web
- documents.
+ documentation that comes with the menu
+ package for information about how to register your
+ applications.
@@ -6271,6 +6270,27 @@ exec /usr/lib/foo/foo "$@"
+
+ Registering Documents using doc-base
+
+
+ The doc-base package implements a
+ flexible mechanism for handling and presenting
+ documentation. The recommended practice is for every Debian
+ package that provides online documentation (other than just
+ manual pages) to register these documents with
+ doc-base by installing a
+ doc-base control file via the
+
+
+ Please refer to the documentation that comes with the
+ doc-base package for information and
+ details.
+
+
+
@@ -7426,8 +7446,8 @@ http://localhost/doc/package/filename
the Web Document Root. Instead they should use the
/usr/share/doc/package directory for
documents and register the Web Application via the
- menu package. If access to the web document root is
- unavoidable then use
+ doc-base package. If access to the
+ web document root is unavoidable then use
/var/www
--
2.39.5