Sha256: c95341cc1e7b7f13afeea139531a63e9a99b4652fda3a7ee3bcde5f2689b4f9d
Contents?: true
Size: 829 Bytes
Versions: 13
Compression:
Stored size: 829 Bytes
Contents
!!! %html %head %meta{'http-equiv'=>'Content-Type', content:'text/html; charset=UTF-8'} :css h3 { margin-top: 0 } .sidebar { float:left; width: 15%; font-size: small } .main { margin-left: 32%; width: 65% } .sidebar ul { list-style-type: none; margin-left: 0; padding-left: 0 } .page-count { font-size: smaller; color: #CCC } %body .sidebar %h3 Namespaces %ul - namespaces.each do |namespace, count| %li %a{:href => "../#{namespace}/index.html"}= namespace %span.page-count = count .sidebar %h3= namespace %ul - pages.each do |page| %li %a{:href => "#{page}.html"}= page .main %h2= title - if markdown != body - else %pre= body
Version data entries
13 entries across 13 versions & 1 rubygems