From 0134bbed826313c0e67d0936aa0ab9b892a743af Mon Sep 17 00:00:00 2001 From: Tobias Brandt Date: Tue, 13 Nov 2012 10:57:35 +0200 Subject: [PATCH] DOC: Removed autodoc directive for *lines* module. This module seems to no longer be there. --- docs/zipline.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/zipline.rst b/docs/zipline.rst index e8a3b904..cf294c88 100644 --- a/docs/zipline.rst +++ b/docs/zipline.rst @@ -9,14 +9,6 @@ zipline Package :undoc-members: :show-inheritance: -:mod:`lines` Module -------------------- - -.. automodule:: zipline.lines - :members: - :undoc-members: - :show-inheritance: - :mod:`protocol` Module ----------------------