Fix documentation

This commit is contained in:
Dennis Eichhorn 2017-11-18 00:35:46 +01:00
parent 74b5edd5cf
commit d30cd508ad

View File

@ -87,20 +87,6 @@ The javascript documentation is based on JsDoc, therefore only valid JsDoc comme
### File
### Class
#### Member
#### Function/Method
### Variable
## Scss
The scss documentation is based on SassDoc, therefore only valid SassDoc comments are valid for all scss files.
### File
```js
/**
* File description
@ -151,4 +137,4 @@ A function/method documentation MUST be implemented in the following form:
*/
```
### Variable
### Variable