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 21:10:54 UTC

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

Author: joes
Date: Mon Mar 24 20:10:54 2014
New Revision: 1581029

URL: http://svn.apache.org/r1581029
Log:
beetter

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=1581029&r1=1581028&r2=1581029&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Mon Mar 24 20:10:54 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$id.uri }}"</a>{{ snippet$id.path }}</a>
+             <a href="{{ $snippet.uri }}"</a>{{ $snippet.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$id.uri }}"</a>{{ snippet$id.path }}</a>
+                 <a href="{{ $snippet.uri }}"</a>{{ $snippet.path }}</a>
                </p>),
     }],
     [qr/\.md(?:text)?$/,       snippet => { %thrift_args,