Sha256: d39e5b5587327eca75ea5f774fc523153b7b3196a4694154737468ed72fffd81
Contents?: true
Size: 203 Bytes
Versions: 1
Compression:
Stored size: 203 Bytes
Contents
--- layout: default --- {% for plugin in plugin_docs %} <h4>{{ plugin.name }}</h4> <ul> {% for doc in plugin.docs %} <li><a href="{{ doc.url }}">{{ doc.title }}</a></li> {% endfor %} </ul> {% endfor %}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
octopress-docs-0.0.4 | docs/index.html |