add xompletions to api docs

This commit is contained in:
Gil Forsyth 2016-12-16 11:22:23 -05:00
parent b7aa55413b
commit 4a4076a0c2
2 changed files with 12 additions and 0 deletions

View file

@ -18,3 +18,4 @@ All of the ways that xonsh completes you.
path path
python python
tools tools
xompletions

View file

@ -0,0 +1,11 @@
.. _xonsh_completers_xompletions:
*********************************************************
Completion Xompletions (``xonsh.completers.xompletions``)
*********************************************************
.. automodule:: xonsh.completers.xompletions
:members:
:undoc-members:
:inherited-members: