You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asciinema.org/app/views/docs/_docs_topics.html.erb

17 lines
387 B
Plaintext

<h1>Docs</h1>
<ul class="delimited">
<li>
<%= category_link 'About', docs_path(:about), :about %>
</li>
<li>
<%= category_link 'Getting started', docs_path(:record), :record %>
</li>
<li>
<%= category_link 'Recorder options', docs_path(:options), :options %>
</li>
<%# <li> %>
<%# <%= category_link 'FAQ', docs_path(:faq), :faq %1> %>
<%# </li> %>
</ul>