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
399 B
Plaintext

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