Merge pull request #3 from mayermakes/master

just added very basic meta folder and html file so it wont throw an error in kicads template window
This commit is contained in:
Luca Anastasio 2024-02-12 15:40:57 +01:00 committed by GitHub
commit b5704546ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
12 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx16_full</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx16_half</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx16_low</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx1_full</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx1 half</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx1_low</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx4_full</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx4_half</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx4_low</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx8_full</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx8_half</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>

View File

@ -0,0 +1,3 @@
<html><head><title>PCIEx8_low</title></head><body>
<p>This is a <a href="http://kicad-pcb.org/">KiCad</a> 5 <a href="http://docs.kicad-pcb.org/5.1.2/en/kicad/kicad.html#project_templates">template</a>
</body></html>