Skip to content

Commit afa2e2c

Browse files
committed
init compatibility docs
1 parent 19f9293 commit afa2e2c

6 files changed

Lines changed: 37 additions & 0 deletions

File tree

docs/compatibility.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
=============
2+
Compatibility
3+
=============
4+
5+
Printer Api Compatibility:
6+
7+
.. toctree::
8+
:maxdepth: 1
9+
10+
A1 <compatibility/A1.rst>
11+
P1 <compatibility/P1.rst>
12+
X1 <compatibility/X1.rst>

docs/compatibility/A1.csv

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
,A1,A1 MINI
2+
Camera,,
3+
Read Temperatures,,
4+
Upload files,,
5+
Start Print,,

docs/compatibility/A1.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
================
2+
A1 Compatibility
3+
================
4+
5+
.. csv-table:: A1 Compatibility
6+
:file: A1.csv
7+
:widths: 30, 50, 50
8+
:header-rows: 1
9+
10+
.. ❌✅

docs/compatibility/P1.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
================
2+
P1 Compatibility
3+
================
4+
5+
6+

docs/compatibility/X1.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
================
2+
X1 Compatibility
3+
================

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ including the status of the printer and the status of the print job.
1212

1313
self
1414
Examples <examples>
15+
Compatibility <compatibility>
1516
API <api>
1617
Release Notes <release>

0 commit comments

Comments
 (0)