Skip to content

Commit

Permalink
add jsdoc link to smart-service designer
Browse files Browse the repository at this point in the history
  • Loading branch information
IngoRoessner committed Oct 24, 2023
1 parent 21cdf01 commit 43b9126
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,7 @@ <h4 class="mat-h4">Criteria</h4>
</mat-panel-title>
</mat-expansion-panel-header>
<div>
<a href="https://raw.githubusercontent.com/SENERGY-Platform/smart-service-module-worker-lib/main/doc/jsdoc.js" target="_blank">JsDoc</a>
<div #preScriptEditor id="preScriptEditor" class="ace-editor"></div>
</div>
</mat-expansion-panel>
Expand All @@ -869,6 +870,7 @@ <h4 class="mat-h4">Criteria</h4>
</mat-panel-title>
</mat-expansion-panel-header>
<div>
<a href="https://raw.githubusercontent.com/SENERGY-Platform/smart-service-module-worker-lib/main/doc/jsdoc.js" target="_blank">JsDoc</a>
<div #postScriptEditor id="postScriptEditor" class="ace-editor"></div>
</div>
</mat-expansion-panel>
Expand Down

0 comments on commit 43b9126

Please sign in to comment.