diff --git a/docs/index.rst b/docs/index.rst index e7e06c3..9c437e9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -63,8 +63,9 @@ The World context Attributes ---------- -.. autoattribute:: esper.current_world -.. autoattribute:: esper.process_times +.. currentmodule:: esper +.. autoattribute:: current_world +.. autoattribute:: process_times Events ------