File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
ma-asciidoctor-theme/docinfo Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 8686 cp docs/images/favicon.ico build/images
8787 cp docs/images/*.svg build/images
8888 cp docs/images/schema/*.png build/images/schema
89+ cp docs/theme/css/*.css build/theme/css
90+ cp docs/theme/js/*.js build/theme/js
8991
9092 - name : Create ZIP archive
9193 uses : actions/upload-artifact@v4.4.0
Original file line number Diff line number Diff line change 88:idseparator: -
99:xrefstyle: short
1010:docinfo: shared
11- :docinfodir: docs/ma-asciidoctor- theme/docinfo
11+ :docinfodir: docs/theme/docinfo
1212:stem: latexmath
1313:source-highlighter: highlightjs
1414:highlightjs-theme: github
Original file line number Diff line number Diff line change 1- < link rel ="stylesheet " href ="ma-asciidoctor- theme/css/modelica.css ">
1+ < link rel ="stylesheet " href ="theme/css/modelica.css ">
22
3- < script src ="ma-asciidoctor- theme/js/toggle-toc.js " defer > </ script >
4- < script src ="ma-asciidoctor- theme/js/color-theme.js " defer > </ script >
5- < script src ="ma-asciidoctor- theme/js/scrollspy.js " defer > </ script >
3+ < script src ="theme/js/toggle-toc.js " defer > </ script >
4+ < script src ="theme/js/color-theme.js " defer > </ script >
5+ < script src ="theme/js/scrollspy.js " defer > </ script >
You can’t perform that action at this time.
0 commit comments