From: Michael Smith Date: Sat, 8 Mar 2008 04:28:17 +0000 (+0000) Subject: If a source refentry contains a Documentation or DOCUMENTATION X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d83eb384b5602f1e222e9dc61dfafd879ebe63b4;p=docbook-dsssl If a source refentry contains a Documentation or DOCUMENTATION section, don't report it as having missing AUTHOR information. Also, if missing a contrib/personblurb for a person or org, report pointers to http://docbook.sf.net/el/personblurb and to http://docbook.sf.net/el/contrib --- diff --git a/xsl/manpages/info.xsl b/xsl/manpages/info.xsl index 15de6402d..3a652e88e 100644 --- a/xsl/manpages/info.xsl +++ b/xsl/manpages/info.xsl @@ -189,6 +189,13 @@ contains($refsect1.titles,$gentext.AUTHOR)"> + + + Documentation + + + DOCUMENTATION + @@ -565,6 +572,22 @@ + + Note + + AUTHOR sect. + + see see http://docbook.sf.net/el/contrib + + + + Note + + AUTHOR sect. + + see see http://docbook.sf.net/el/personblurb + +