Skip to content

Commit

Permalink
Merge branch 'main' into release_v0_34_0_0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwilbrink authored Sep 11, 2023
2 parents 8991c58 + 45c213f commit d76b563
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ COPY build/. /app/
VOLUME /opt/bitnami/nginx/conf/server_blocks/
VOLUME /app/public/cim
VOLUME /app/public/conf
VOLUME /app/public/nsdoc
6 changes: 6 additions & 0 deletions public/nsdoc/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Directory containing fixed nsdoc for the 'Validation' plugin:

- IEC_61850-7-2_2007B3-en.nsdoc
- IEC_61850-7-3_2007B3-en.nsdoc
- IEC_61850-7-4_2007B3-en.nsdoc
- IEC_61850-8-1_2003A2-en.nsdoc

0 comments on commit d76b563

Please sign in to comment.