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.slim

10 lines
506 B
Plaintext

h2 Docs
= category_links current_category do |categories|
= categories.link_to 'How it works', docs_path('how-it-works'), :'how-it-works'
= categories.link_to 'Getting started', docs_path('getting-started'), :'getting-started'
= categories.link_to 'Installation', docs_path(:installation), :installation
= categories.link_to 'Recorder options', docs_path(:options), :options
= categories.link_to 'Embedding', docs_path(:embedding), :embedding
= categories.link_to 'FAQ', docs_path(:faq), :faq