Skip to content

Commit

Permalink
Add AppES to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
esoergel committed Aug 25, 2015
1 parent 8ffdd99 commit 70dfad6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions corehq/apps/es/apps.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
"""
AppES
-----
"""
from .es_query import HQESQuery
from . import filters

Expand Down
4 changes: 4 additions & 0 deletions docs/es_query.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ ESQuery
.. automodule:: corehq.apps.es.facets
:members:

.. automodule:: corehq.apps.es.apps
:members:
:undoc-members:

.. automodule:: corehq.apps.es.users
:members:
:undoc-members:
Expand Down

0 comments on commit 70dfad6

Please sign in to comment.