Subtree merge of ansible-docs

This commit is contained in:
Michael DeHaan
2012-10-08 07:44:38 -04:00
113 changed files with 21134 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{%- if show_source and has_source and sourcename %}
<li><a href="{{ pathto('_sources/' + sourcename, true)|e }}"
rel="nofollow">{{ _('Source') }}</a></li>
{%- endif %}