Author: joes
Date: Mon Mar 24 20:34:49 2014
New Revision: 1581043
URL: http://svn.apache.org/r1581043
Log:
pretty_uri
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=1581043&r1=1581042&r2=1581043&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Mon Mar 24 20:34:49 2014
@@ -9,7 +9,7 @@ my %thrift_args = (
preprocess => 1, # enable template preprocessing of
.md files
repo => 'thrift.git', # set snippet default git repo
template => 'default.html', # set common template argument
(mainly for .md files)
- snippet_footer=> # append this string to every
generated snipppet block
+ snippet_footer=> # append this string to each
generated snipppet block
q(<p>This snippet was generated by {{ conf.title }}'s
<strong>source tree docs</strong>:
<a href="{{ $snippet.pretty_uri }}"</a>{{ $snippet.path }}</a>