|
@@ -97,8 +97,8 @@ function copyEvent(id) {
|
97
|
97
|
<pre id="generatedocs" class="sh_sh">
|
98
|
98
|
<!--%
|
99
|
99
|
include_url(
|
|
100
|
+ "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/docs/generate_docs.sh",
|
100
|
101
|
"https://git.xythobuz.de/thomas/drumkit/raw/commit/314bf218ca5e958d6ffa825d92d702cb5431abf6/docs/generate_docs.sh",
|
101
|
|
- "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/docs/generate_docs.sh"
|
102
|
102
|
)
|
103
|
103
|
%-->
|
104
|
104
|
</pre>
|
|
@@ -113,8 +113,8 @@ Add the `.github/workflows/docs.yml` script:
|
113
|
113
|
<pre id="docsyml" class="sh_yaml">
|
114
|
114
|
<!--%
|
115
|
115
|
include_url(
|
|
116
|
+ "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/.github/workflows/docs.yml",
|
116
|
117
|
"https://git.xythobuz.de/thomas/drumkit/raw/commit/314bf218ca5e958d6ffa825d92d702cb5431abf6/.github/workflows/docs.yml",
|
117
|
|
- "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/.github/workflows/docs.yml"
|
118
|
118
|
)
|
119
|
119
|
%-->
|
120
|
120
|
</pre>
|
|
@@ -137,8 +137,8 @@ If you want to visualize 3D print files, do the same with `3dprint/generate_stls
|
137
|
137
|
<pre id="generatestls" class="sh_sh">
|
138
|
138
|
<!--%
|
139
|
139
|
include_url(
|
|
140
|
+ "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/3dprint/generate_stls.sh",
|
140
|
141
|
"https://git.xythobuz.de/thomas/drumkit/raw/commit/314bf218ca5e958d6ffa825d92d702cb5431abf6/3dprint/generate_stls.sh",
|
141
|
|
- "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/3dprint/generate_stls.sh"
|
142
|
142
|
)
|
143
|
143
|
%-->
|
144
|
144
|
</pre>
|
|
@@ -149,8 +149,8 @@ include_url(
|
149
|
149
|
<pre id="scadyml" class="sh_yaml">
|
150
|
150
|
<!--%
|
151
|
151
|
include_url(
|
|
152
|
+ "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/.github/workflows/scad.yml",
|
152
|
153
|
"https://git.xythobuz.de/thomas/drumkit/raw/commit/314bf218ca5e958d6ffa825d92d702cb5431abf6/.github/workflows/scad.yml",
|
153
|
|
- "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/.github/workflows/scad.yml"
|
154
|
154
|
)
|
155
|
155
|
%-->
|
156
|
156
|
</pre>
|
|
@@ -171,8 +171,8 @@ If you want to generate gerber files from PCBs, do something similar with `pcb/g
|
171
|
171
|
<pre id="generatefab" class="sh_sh">
|
172
|
172
|
<!--%
|
173
|
173
|
include_url(
|
|
174
|
+ "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/pcb2/generate_fab.sh",
|
174
|
175
|
"https://git.xythobuz.de/thomas/drumkit/raw/commit/314bf218ca5e958d6ffa825d92d702cb5431abf6/pcb2/generate_fab.sh",
|
175
|
|
- "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/pcb2/generate_fab.sh"
|
176
|
176
|
)
|
177
|
177
|
%-->
|
178
|
178
|
</pre>
|
|
@@ -183,8 +183,8 @@ include_url(
|
183
|
183
|
<pre id="kicadyml" class="sh_yaml">
|
184
|
184
|
<!--%
|
185
|
185
|
include_url(
|
|
186
|
+ "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/.github/workflows/kicad.yml",
|
186
|
187
|
"https://git.xythobuz.de/thomas/drumkit/raw/commit/314bf218ca5e958d6ffa825d92d702cb5431abf6/.github/workflows/kicad.yml",
|
187
|
|
- "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/.github/workflows/kicad.yml"
|
188
|
188
|
)
|
189
|
189
|
%-->
|
190
|
190
|
</pre>
|
|
@@ -199,8 +199,8 @@ If you want to visualize KiCad schematics and PCBs in 2D and 3D, add `pcb/genera
|
199
|
199
|
<pre id="generateplot" class="sh_sh">
|
200
|
200
|
<!--%
|
201
|
201
|
include_url(
|
|
202
|
+ "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/pcb2/generate_plot.sh",
|
202
|
203
|
"https://git.xythobuz.de/thomas/drumkit/raw/commit/314bf218ca5e958d6ffa825d92d702cb5431abf6/pcb2/generate_plot.sh",
|
203
|
|
- "https://github.com/xythobuz/lars/raw/314bf218ca5e958d6ffa825d92d702cb5431abf6/pcb2/generate_plot.sh"
|
204
|
204
|
)
|
205
|
205
|
%-->
|
206
|
206
|
</pre>
|