summaryrefslogtreecommitdiffstats
path: root/docs/asciitable.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/asciitable.rst')
-rw-r--r--docs/asciitable.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/asciitable.rst b/docs/asciitable.rst
new file mode 100644
index 0000000..d5120f3
--- /dev/null
+++ b/docs/asciitable.rst
@@ -0,0 +1,16 @@
+.. _asciitable:
+
+==========
+AsciiTable
+==========
+
+AsciiTable is the simplest table. It uses ``+``, ``|``, and ``-`` characters to build the borders.
+
+.. image:: asciitable.png
+ :target: _images/asciitable.png
+
+API
+===
+
+.. autoclass:: terminaltables.AsciiTable
+ :members: column_max_width, column_widths, ok, table_width, table