Sha256: 46a751360e036b858d08120ffc2667b17b5e5d9a44c62de15b6ee4469361f479

Contents?: true

Size: 412 Bytes

Versions: 1

Compression:

Stored size: 412 Bytes

Contents

<!doctype html>
%html
  %head
    %meta(charset="utf-8")
    %meta(content="IE=edge,chrome=1" http-equiv="X-UA-Compatible")

    %title PixieEngine Documentation

    %link(href="/assets/spacedocs/docs.css" media="screen, projection" rel="stylesheet" type="text/css")
  %body
    %pre
    %nav
      -class_names.each do |doc_class|
        - name = doc_class.gsub('#', '')

        %a(href="#{name}.html")= name

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spacedocs-0.0.2 source/index.html.haml