=header "Deltacloud API #{settings.version} documentation", :back => 'false' =subheader "Note: This documentation is autogenerated and thus not supported" %div{ :'data-role' => :content, :'data-theme' => 'c'} %ul{ :'data-role' => :listview, :'data-inset' => 'true'} - collections.keys.sort_by { |k| k.to_s }.each do |collection| %li %a{:href => api_url_for("docs/#{collection}"), :'data-ajax' => 'false'} %h3=collection.to_s.capitalize.tr('_', ' ') %p=collections[collection].description