From c56b5f2ccc852228f7925931168d59da70f25211 Mon Sep 17 00:00:00 2001 From: nmearl Date: Thu, 26 Oct 2017 11:25:38 -0400 Subject: [PATCH] Update API doc listing --- docs/api.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/api.rst b/docs/api.rst index 997139a2..4f0aabfc 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -17,7 +17,12 @@ Data Objects Object Event Handling ^^^^^^^^^^^^^^^^^^^^^ -.. automodapi:: specviz.core.comms +.. automodapi:: specviz.core.events + :no-heading: + +Object Dispatch Machinery +^^^^^^^^^^^^^^^^^^^^^^^^^ +.. automodapi:: specviz.core.dispatch :no-heading: Spectrum Layer Plotting