summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/api.rst b/docs/api.rst
index e6fab4e..39d7cec 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -133,8 +133,6 @@ in your code, the following types have been exposed for your convenience.
+--------------------------------+----------------------------------------------------------------------------------------+
|:attr:`natsort.KeyType` | Type of `key` argument to :func:`natsort.natsorted` and :func:`natsort.natsort_keygen` |
+--------------------------------+----------------------------------------------------------------------------------------+
-|:attr:`natsort.PathKeyType` | Type of `key` argument to :func:`natsort.os_sorted` and :func:`natsort.os_sort_keygen` |
-+--------------------------------+----------------------------------------------------------------------------------------+
|:attr:`natsort.NatsortInType` | The input type of :attr:`natsort.NatsortKeyType` |
+--------------------------------+----------------------------------------------------------------------------------------+
|:attr:`natsort.NatsortOutType` | The output type of :attr:`natsort.NatsortKeyType` |