We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13a0f4 commit 9ae8729Copy full SHA for 9ae8729
docs/source/api.rst
@@ -5,3 +5,35 @@ API
5
:toctree: generated
6
7
table2ascii
8
+
9
+TableToAscii
10
+~~~~~~~~~~~~~
11
12
+.. attributetable:: TableToAscii
13
14
+.. autoclass:: TableToAscii
15
+ :members:
16
17
+Alignment
18
+~~~~~~~~~~
19
20
+.. attributetable:: Alignment
21
22
+.. autoclass:: Alignment
23
24
25
+TableStyle
26
+~~~~~~~~~~~
27
28
+.. attributetable:: TableStyle
29
30
+.. autoclass:: TableStyle
31
32
33
+PresetStyle
34
+~~~~~~~~~~~~
35
36
+.. attributetable:: PresetStyle
37
38
+.. autoclass:: PresetStyle
39
0 commit comments