JS documentation

This commit is contained in:
Dennis Eichhorn 2016-02-21 10:08:22 +01:00
parent 3db1a1a8a8
commit 4827fbc585

View File

@ -88,6 +88,8 @@ Example:
## JavaScript ## JavaScript
The javascript documentation is based on JsDoc, therefore only valid JsDoc comments are valid for all js files.
## Scss ## Scss
The scss documentation is based on SassDoc, therefore only valid SassDoc comments are valid for all scss files. The scss documentation is based on SassDoc, therefore only valid SassDoc comments are valid for all scss files.