Skip to content

Commit 085b2d4

Browse files
authored
Add docs for fmi-ls-bus and fmi-ls-xcp 1.0.0 (#772)
fixes modelica/fmi-ls-bus#296
1 parent 754b5b0 commit 085b2d4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+5727
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
public/
22
resources/
33
.hugo_build.lock
4-
.idea/
4+
.idea/
5+
*.drawio

content/_index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@ <h2 class="display-5 mb-3 fw-semibold lh-sm">Layered Standards</h2>
128128
<div class="text-start fs-5">
129129
<ul style="list-style-type: none; padding: 0;">
130130
<li>
131-
<a href="https://github.com/modelica/fmi-ls-xcp">XCP</a> — information for calibration and measurement <small class="ms-1 px-2 py-1 text-success-emphasis bg-success-subtle border border-success-subtle rounded-2">released</small>
131+
<a href="https://github.com/modelica/fmi-ls-xcp">XCP</a> — information for calibration and measurement <a href="/fmi-ls-xcp/1.0.0/"><small class="ms-1 px-2 py-1 text-success-emphasis bg-success-subtle border border-success-subtle rounded-2"><i class="fa-solid fa-file-lines me-2"></i>1.0.0</small></a>
132132
</li>
133133
<li>
134-
<a href="https://github.com/modelica/fmi-ls-bus">BUS</a> — mapping of variables to buses <small class="ms-1 px-2 py-1 text-success-emphasis bg-success-subtle border border-success-subtle rounded-2">released</small>
134+
<a href="https://github.com/modelica/fmi-ls-bus">BUS</a> — mapping of variables to buses <a href="/fmi-ls-bus/1.0.0/"><small class="ms-1 px-2 py-1 text-success-emphasis bg-success-subtle border border-success-subtle rounded-2"><i class="fa-solid fa-file-lines me-2"></i>1.0.0</small></a>
135135
</li>
136136
<li>
137137
<a href="https://github.com/modelica/fmi-ls-struct">Struct</a> — semantic grouping of variables
Lines changed: 103 additions & 0 deletions
Loading

static/fmi-ls-bus/1.0.0/images/architecture.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)