Skip to content

Commit

Permalink
link to all documentation files from home.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Oct 24, 2013
1 parent 0a30293 commit 33e9ade
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion doc/home.md
@@ -1,4 +1,10 @@
# Opal

[Method Missing](method_missing.md)
[Generated Javascript](generated_javascript.md) An overview of the compiler output
[Method Missing](method_missing.md) How Opal implements method_missing
[Using Ruby from Javascript](using_ruby_from_javascript.md) How to access ruby methods from JS

## Usage

[Static Application](static_applications.md) Just build your app and dependencies to a build.js file
[Using Sprockets](using_sprockets.md) Use rack/sprockets to auto-recompile an opal application

0 comments on commit 33e9ade

Please sign in to comment.