Skip to content

Commit

Permalink
link to the specific file on github.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseppstein committed Mar 30, 2010
1 parent c216d01 commit 1746941
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc-src/layouts/reference.haml
Expand Up @@ -6,6 +6,12 @@
This file can be imported using:
%code @import #{departialize(item[:stylesheet])}

%p
- gh_url = "http://github.com/chriseppstein/compass/blob/master/frameworks/"
- gh_url << "#{item[:framework]}/stylesheets/#{item[:stylesheet]}"
View the
%a{:href => gh_url} Source for this module on Github.

= yield

= render "partials/reference/examples"
Expand Down

0 comments on commit 1746941

Please sign in to comment.