You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jo...@apache.org on 2014/03/24 20:53:09 UTC

svn commit: r1581023 - /thrift/cms-site/trunk/lib/path.pm

Author: joes
Date: Mon Mar 24 19:53:09 2014
New Revision: 1581023

URL: http://svn.apache.org/r1581023
Log:
better

Modified:
    thrift/cms-site/trunk/lib/path.pm

Modified: thrift/cms-site/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1581023&r1=1581022&r2=1581023&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Mon Mar 24 19:53:09 2014
@@ -12,7 +12,7 @@ my %thrift_args = (
     snippet_footer =>
         q(<p>This snippet was generated by {{ conf.title }}'s
              <strong>source tree docs</strong>:
-             <a href="{{ snippet$1.uri }}"</a>{{ snippet$1.path }}</a>
+             <a href="{{ snippet$id.uri }}"</a>{{ snippet$id.path }}</a>
            </p>),
 );
 
@@ -38,7 +38,7 @@ our @patterns = (
         snippet_footer =>
             q(<p>This page was generated by {{ conf.title }}'s
                  <strong>source tree docs</strong>:
-                 <a href="{{ snippet$1.uri }}"</a>{{ snippet$1.path }}</a>
+                 <a href="{{ snippet$id.uri }}"</a>{{ snippet$id.path }}</a>
                </p>),
     }],
     [qr/\.md(?:text)?$/,       snippet => { %thrift_args,