mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
remove angular and ruby sections for now
This commit is contained in:
parent
b2b1c140d6
commit
c41359bb23
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue