[100546] branches/new-help-system/base/doc/asciidoc.conf

raimue at macports.org raimue at macports.org
Fri Dec 14 18:44:30 PST 2012


Revision: 100546
          https://trac.macports.org/changeset/100546
Author:   raimue at macports.org
Date:     2012-12-14 18:44:30 -0800 (Fri, 14 Dec 2012)
Log Message:
-----------
asciidoc.conf:
Remove template for inclusion of revdate into the docbook header as that has
become the default in the asciidoc distribution:
https://code.google.com/p/asciidoc/source/detail?r=f8a055c2b4248eb903ebeaacf36ebe26c3ce160c

Modified Paths:
--------------
    branches/new-help-system/base/doc/asciidoc.conf

Modified: branches/new-help-system/base/doc/asciidoc.conf
===================================================================
--- branches/new-help-system/base/doc/asciidoc.conf	2012-12-15 02:35:20 UTC (rev 100545)
+++ branches/new-help-system/base/doc/asciidoc.conf	2012-12-15 02:44:30 UTC (rev 100546)
@@ -35,42 +35,5 @@
 <a href="{guideurl}#{target}">{0={guideurl}{target}}</a>
 endif::backend-xhtml11[]
 
-# Use revdate
-#
-# Unfortunately we have to copy so much of this template,
-# keep in sync with distributed asciidoc.conf!
-# See also pending upstream patch:
-# http://groups.google.com/group/asciidoc/browse_frm/thread/319e5cd94493e330
-ifdef::backend-docbook[]
-[header]
-template::[header-declarations]
-<refentry lang="{lang=en}">
-#>>>
-{revdate#}<refentryinfo>
-{revdate#}    <date>{revdate}</date>
-{revdate#}</refentryinfo>
-#<<<
-<refmeta>
-<refentrytitle>{mantitle}</refentrytitle>
-<manvolnum>{manvolnum}</manvolnum>
-# Default source and manual to suppress DocBook XSL warnings.
-<refmiscinfo class="source">{mansource=&nbsp;}</refmiscinfo>
-<refmiscinfo class="manual">{manmanual=&nbsp;}</refmiscinfo>
-<refmiscinfo class="version">{manversion={revnumber}}</refmiscinfo>
-</refmeta>
-<refnamediv>
-    <refname>{manname1}</refname>
-    <refname>{manname2}</refname>
-    <refname>{manname3}</refname>
-    <refname>{manname4}</refname>
-    <refname>{manname5}</refname>
-    <refname>{manname6}</refname>
-    <refname>{manname7}</refname>
-    <refname>{manname8}</refname>
-    <refname>{manname9}</refname>
-    <refpurpose>{manpurpose}</refpurpose>
-</refnamediv>
-endif::backend-docbook[]
-
 [paradef-default]
 cmdsynopsis-style=template="verseparagraph"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121214/8f08ca32/attachment.html>


More information about the macports-changes mailing list