Sha256: 9249a9387f1300445e18915b05a2f7cb6156e3d12edfe61e86b1ac03a3cd9d89
Contents?: true
Size: 494 Bytes
Versions: 2
Compression:
Stored size: 494 Bytes
Contents
<h2>Usage</h2> <p>Please browse the <a href="source/">source code index</a> or refer to the guides below.</p> <?r base = self[:base] base.guides do |guide| ?> <h3><a href="#{guide.href}">#{guide.title}</a></h3> <?r if documentation = guide.documentation ?> #{base.format(documentation.text, language: guide.documentation.language)} <?r elsif description = guide.description ?> #{MarkupString.raw description.to_html} <?r else ?> <p>No description.</p> <?r end ?> <?r end ?>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
utopia-project-0.11.0 | pages/_usage.xnode |
utopia-project-0.10.0 | pages/_usage.xnode |