={specification.yml as spec}
${spec.title} (version ${spec.version})
${spec.title} (version ${spec.version})
*{spec.sections.reverse as section}{
- ${section.name}
}
*{spec.sections as section}{
?{/rdoc$/ =~ "{section.file}"}{
^{rdoc/div}{<<{+{section.file}}}
}{
<<+{+{section.file} with spec: spec}
}
}
<<{analytics.wtpl}