mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-02-04 06:58:40 +00:00
Fix documentation
This commit is contained in:
parent
74b5edd5cf
commit
d30cd508ad
|
|
@ -87,20 +87,6 @@ The javascript documentation is based on JsDoc, therefore only valid JsDoc comme
|
||||||
|
|
||||||
### File
|
### 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
|
```js
|
||||||
/**
|
/**
|
||||||
* File description
|
* File description
|
||||||
|
|
@ -151,4 +137,4 @@ A function/method documentation MUST be implemented in the following form:
|
||||||
*/
|
*/
|
||||||
```
|
```
|
||||||
|
|
||||||
### Variable
|
### Variable
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user