Skip to content

Commit

Permalink
remove angular and ruby sections for now
Browse files Browse the repository at this point in the history
  • Loading branch information
w33ble committed Sep 17, 2014
1 parent b2b1c14 commit c41359b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions STYLEGUIDE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
This is a collection of style guides for Kibana projects. The include guides for the following:

- [JavaScript](#javascript-style-guide)
- [Angular](#angular-style-guide)
- [Ruby](#ruby-style-guide)
- [Kibana Project](#kibana-style-guide)

# JavaScript Style Guide
Expand Down Expand Up @@ -798,10 +796,6 @@ require('routes')
});
```

# Ruby Style Guide

coming soon...

# Attribution

This Javascript guide forked from the [node style guide](https://github.com/felixge/node-style-guide) created by [Felix Geisendörfer](http://felixge.de/) and is
Expand Down

0 comments on commit c41359b

Please sign in to comment.