diff options
| author | Thomas Kluyver <takowl@gmail.com> | 2013-01-07 14:05:41 +0000 |
|---|---|---|
| committer | Thomas Kluyver <takowl@gmail.com> | 2013-01-07 14:05:41 +0000 |
| commit | 4cfb49cf5fe9513ac368ad8b09e9405cacaa9f56 (patch) | |
| tree | 8ef87bba30ea2c7e7d45e419d43ebd142e144ede /doc | |
| parent | cbe1bce30306133a02de664008ca552f3618302c (diff) | |
Add transfer() utility function.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/api_misc.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/api_misc.rst b/doc/api_misc.rst index 4830e1c..674ab08 100644 --- a/doc/api_misc.rst +++ b/doc/api_misc.rst @@ -24,4 +24,8 @@ Understanding commands .. automodule:: weatbag.words +Utility functions +----------------- + +.. autofunction:: weatbag.utils.transfer |
