added meta folder and very basic html

just enough to make it work in kacad templates
This commit is contained in:
mayermakes 2024-01-14 14:00:58 +01:00 committed by GitHub
parent 6498add9c1
commit 3aad0b4edc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 33 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>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>