From b9f358fd16f826707f4223e40e203d65131c9ba9 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 7 Mar 2008 11:17:29 +0000 Subject: [PATCH] if we can't find any usable author data, emit a warning and insert a fixme in the output --- xsl/manpages/docbook.xsl | 1 + xsl/manpages/info.xsl | 115 ++++++++++++++++++++++++++++++++++++++- xsl/manpages/other.xsl | 2 + 3 files changed, 116 insertions(+), 2 deletions(-) diff --git a/xsl/manpages/docbook.xsl b/xsl/manpages/docbook.xsl index 50babed4e..31a5cf57f 100644 --- a/xsl/manpages/docbook.xsl +++ b/xsl/manpages/docbook.xsl @@ -199,6 +199,7 @@ + diff --git a/xsl/manpages/info.xsl b/xsl/manpages/info.xsl index b5b9b41cd..459e0de87 100644 --- a/xsl/manpages/info.xsl +++ b/xsl/manpages/info.xsl @@ -79,9 +79,9 @@ - + - + + + + + " + + + + " + + + + + + + + + + " + + + + " + + + + + + + + + + + + + + " + + " + + + + " + + " + + + + + + + + + + + + + + + + + + + + + + + + + + [see the + + section] + + + + + + [FIXME: author] [see http://docbook.sf.net/el/author] + + + Warn + + meta author + + no refentry/info/author + + + + Note + + meta author + + see http://docbook.sf.net/el/author + + + + Warn + + meta author + + no author data, so inserted a fixme + + + + + + diff --git a/xsl/manpages/other.xsl b/xsl/manpages/other.xsl index 9572df3df..283fc668e 100644 --- a/xsl/manpages/other.xsl +++ b/xsl/manpages/other.xsl @@ -306,6 +306,7 @@ db:manvolnum + .\" Title: @@ -316,6 +317,7 @@ db:manvolnum + -- 2.40.0