mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-13 05:18:41 +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
|
||||
|
||||
### 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user