summaryrefslogtreecommitdiff
path: root/doc/source/features.rst
diff options
context:
space:
mode:
authorHamilton Kibbe <hamilton.kibbe@gmail.com>2015-02-15 22:00:03 -0500
committerHamilton Kibbe <hamilton.kibbe@gmail.com>2015-02-15 22:00:03 -0500
commitbc532997aecc60f5a939f9ca6ba55dd3eae27a42 (patch)
treeeea878f6841ddb5720b03f1d844de96035ed5672 /doc/source/features.rst
parentd63bf0d68ae100c0413c7619f96d5d1c65da6c4e (diff)
downloadgerbonara-bc532997aecc60f5a939f9ca6ba55dd3eae27a42.tar.gz
gerbonara-bc532997aecc60f5a939f9ca6ba55dd3eae27a42.tar.bz2
gerbonara-bc532997aecc60f5a939f9ca6ba55dd3eae27a42.zip
Add feature support table per #9
Diffstat (limited to 'doc/source/features.rst')
-rw-r--r--doc/source/features.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/source/features.rst b/doc/source/features.rst
new file mode 100644
index 0000000..120fdcd
--- /dev/null
+++ b/doc/source/features.rst
@@ -0,0 +1,14 @@
+Feature Suppport
+================
+
+Currently supported features are as follows:
+
+============ ======== =========== ================ ====== ======= =======
+File Format Parsing Rendering Unit Conversion Scale Offset Rotate
+============ ======== =========== ================ ====== ======= =======
+RS274-X Yes Yes Yes No No No
+Excellon Yes Yes Yes No No No
+ODB++ No No No No No No
+============ ======== =========== ================ ====== ======= =======
+
+