Skip to content

Commit

Permalink
docs: update documentation (#342)
Browse files Browse the repository at this point in the history
Update documentation
  • Loading branch information
vetlek authored Oct 11, 2023
1 parent b895778 commit 66d0e4e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion public/calcs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Commit: 9b5fb63
# Commit: 3f247f3
- detailedDescription: Computes the absolute value
name: abs
parameters:
Expand Down
34 changes: 17 additions & 17 deletions public/objectsDoc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Commit: 9b5fb63
# Commit: 3f247f3
- attributes:
- calc: false
dataType: enum
Expand Down Expand Up @@ -4877,7 +4877,7 @@
- Table
- attributes:
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: List of references to Cvrs to be included in list
Expand All @@ -4904,7 +4904,7 @@
- Table
- attributes:
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: List of references to Mvrs to be included in list
Expand All @@ -4931,7 +4931,7 @@
- Table
- attributes:
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: List of references to Dvrs to be included in list
Expand All @@ -4958,7 +4958,7 @@
- Table
- attributes:
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: List of references to Evrs to be included in list
Expand Down Expand Up @@ -4996,7 +4996,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: List of references to tvrs to be included in list
Expand Down Expand Up @@ -5072,7 +5072,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: StatusXvr
Expand Down Expand Up @@ -5340,7 +5340,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: number and names of items
Expand Down Expand Up @@ -6021,7 +6021,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: Name of variables along x-axis
Expand All @@ -6032,7 +6032,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: Name of variables along y-axis
Expand Down Expand Up @@ -6092,7 +6092,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: Name of variable along x-axis
Expand All @@ -6103,7 +6103,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: Name of variable along y-axis
Expand Down Expand Up @@ -6551,7 +6551,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: Description
Expand Down Expand Up @@ -6597,7 +6597,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: List of xvrs to be included
Expand Down Expand Up @@ -6974,7 +6974,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: Xvrs to be populated into matrix. Fills up each row starting on top
Expand Down Expand Up @@ -7012,7 +7012,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: Ids of cvrs to include in matrix
Expand All @@ -7023,7 +7023,7 @@
postfix: []
tags: []
- calc: false
dataType: string
dataType: variable
default:
- '""'
description: Ids of mvrs/dvrs to include in matrix
Expand Down

0 comments on commit 66d0e4e

Please sign in to comment.