From 140d836e9cd54fb67b969fd82ef7ed19ba574d40 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Sat, 26 Apr 2014 15:11:58 +0200 Subject: Imported Upstream version 2.3.1 --- .../params/refentry.date.profile.xml | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/refentry.date.profile.xml (limited to 'src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/refentry.date.profile.xml') diff --git a/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/refentry.date.profile.xml b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/refentry.date.profile.xml new file mode 100644 index 0000000..1220ed0 --- /dev/null +++ b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/refentry.date.profile.xml @@ -0,0 +1,38 @@ + + +refentry.date.profile +string + + +refentry.date.profile +Specifies profile for refentry "date" data + + + + + + (($info[//date])[last()]/date)[1]| + (($info[//pubdate])[last()]/pubdate)[1] + + + + +Description + +The value of refentry.date.profile is a +string representing an XPath expression. It is evaluated at run-time +and used only if refentry.date.profile.enabled +is non-zero. Otherwise, the refentry metadata-gathering +logic "hard coded" into the stylesheets is used. + + The man(7) man page describes this content +as "the date of the last revision". In man pages, it is the content +that is usually displayed in the center footer. + + + -- cgit v1.2.3