diff options
| author | kotfu <kotfu@kotfu.net> | 2020-02-22 20:15:14 -0700 |
|---|---|---|
| committer | kotfu <kotfu@kotfu.net> | 2020-02-22 20:15:14 -0700 |
| commit | acf269f07f9437a54d8b02491ed1db3da05f374f (patch) | |
| tree | 76b6aaf38ed4f110a6f598d1271f6d2bfa3f7971 /docs/api/py_bridge.rst | |
| parent | 44bf30ae5634046c1e428d1e2438d0f1a4cdcd43 (diff) | |
| download | cmd2-git-acf269f07f9437a54d8b02491ed1db3da05f374f.tar.gz | |
Add py_bridge API documentation
Diffstat (limited to 'docs/api/py_bridge.rst')
| -rw-r--r-- | docs/api/py_bridge.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/api/py_bridge.rst b/docs/api/py_bridge.rst new file mode 100644 index 00000000..28a70b59 --- /dev/null +++ b/docs/api/py_bridge.rst @@ -0,0 +1,5 @@ +cmd2.py_bridge +============== + +.. automodule:: cmd2.py_bridge + :members: |
