Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Update resources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vaclavblazek authored May 25, 2017
1 parent 15d8524 commit df31b85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ a JSON file on disk (for JSON resource backend) or a python data tree.

Basic resource layout:

```javascript
resource = {
String comment // any comment, ignored
String group // group this resource belongs to
Expand All @@ -40,6 +41,7 @@ resource = {
}
Object definition = {...} // driver-dependent definition, see below
}
```
## TMS drivers
Expand Down

0 comments on commit df31b85

Please sign in to comment.