[100547] branches/new-help-system/base/doc/asciidoc.conf
raimue at macports.org
raimue at macports.org
Fri Dec 14 18:48:16 PST 2012
Revision: 100547
https://trac.macports.org/changeset/100547
Author: raimue at macports.org
Date: 2012-12-14 18:48:16 -0800 (Fri, 14 Dec 2012)
Log Message:
-----------
asciidoc.conf:
Use relative paths for links to other man pages in HTML output
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:44:30 UTC (rev 100546)
+++ branches/new-help-system/base/doc/asciidoc.conf 2012-12-15 02:48:16 UTC (rev 100547)
@@ -30,7 +30,7 @@
# man: and guide: for xhtml11
ifdef::backend-xhtml11[]
[man-inlinemacro]
-<a href="{guideurl}{target}{0?.{0}}.html">{target}{0?({0})}</a>
+<a href="{target}{0?.{0}}.html">{target}{0?({0})}</a>
[guide-inlinemacro]
<a href="{guideurl}#{target}">{0={guideurl}{target}}</a>
endif::backend-xhtml11[]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121214/f1974d59/attachment-0001.html>
More information about the macports-changes
mailing list