Skip to content

Instantly share code, notes, and snippets.

@cdeil
Created June 24, 2012 07:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdeil/2982303 to your computer and use it in GitHub Desktop.
Save cdeil/2982303 to your computer and use it in GitHub Desktop.
ipython sphinx doc build log
ip0x0872:ipython deil$ cd docs/
ip0x0872:docs deil$ make clean
rm -rf build/* dist/* source/api/generated
ip0x0872:docs deil$ make
python autogen_api.py
WARNING: Empty - IPython.config
WARNING: Empty - IPython.core
WARNING: Empty - IPython.core.release
WARNING: Empty - IPython.core.shadowns
WARNING: Empty - IPython.lib
WARNING: Empty - IPython.nbformat
WARNING: Empty - IPython.nbformat.v1
WARNING: Empty - IPython.parallel.apps
WARNING: Empty - IPython.parallel.client
WARNING: Empty - IPython.parallel.controller
WARNING: Empty - IPython.parallel.engine
WARNING: Empty - IPython.parallel.scripts
WARNING: Empty - IPython.scripts
WARNING: Empty - IPython.testing.plugin
WARNING: Empty - IPython.testing.plugin.iptest
WARNING: Empty - IPython.testing.plugin.simplevars
WARNING: Empty - IPython.utils
WARNING: Empty - IPython.utils.cursesimport
WARNING: Empty - IPython.utils.localinterfaces
WARNING: Empty - IPython.utils.pyfile
WARNING: Empty - IPython.utils.rlineimpl
WARNING: Empty - IPython.utils.tempdir
169 files written
Build API docs finished.
mkdir -p build/html build/doctrees
sphinx-build -b html -d build/doctrees source build/html
Running Sphinx v1.1.3
Initializing GitHub plugin
loading pickled environment... not yet created
building [html]: targets for 254 source files that are out of date
updating environment: 254 added, 0 changed, 0 removed
Traceback (most recent call last):rated/IPython.core.hooks
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: calljed
Traceback (most recent call last):rated/IPython.core.interactiveshell
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
Traceback (most recent call last):rated/IPython.core.magic
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
/Users/deil/code/ipython/docs/sphinxext/docscrape.py:117: UserWarning: Unknown section Options:
warn("Unknown section %s" % key)
/Users/deil/code/ipython/docs/sphinxext/docscrape.py:117: UserWarning: Unknown section Note
warn("Unknown section %s" % key)
Traceback (most recent call last):rated/IPython.lib.inputhookglut
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object
__import__(self.modname)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/inputhookglut.py", line 36, in <module>
import OpenGL
ImportError: No module named OpenGL
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object
__import__(self.modname)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/inputhookglut.py", line 36, in <module>
import OpenGL
ImportError: No module named OpenGL
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object
__import__(self.modname)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/inputhookglut.py", line 36, in <module>
import OpenGL
ImportError: No module named OpenGL
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object
__import__(self.modname)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/inputhookglut.py", line 36, in <module>
import OpenGL
ImportError: No module named OpenGL
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object
__import__(self.modname)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/inputhookglut.py", line 36, in <module>
import OpenGL
ImportError: No module named OpenGL
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object
__import__(self.modname)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/inputhookglut.py", line 36, in <module>
import OpenGL
ImportError: No module named OpenGL
Traceback (most recent call last):rated/IPython.lib.inputhookpyglet
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object
__import__(self.modname)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/inputhookpyglet.py", line 28, in <module>
import pyglet
ImportError: No module named pyglet
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object
__import__(self.modname)
File "/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/inputhookpyglet.py", line 28, in <module>
import pyglet
ImportError: No module named pyglet
Traceback (most recent call last):rated/IPython.parallel.apps.ipengineapp
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: SimpleStruct
Traceback (most recent call last):rated/IPython.parallel.client.map
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
Traceback (most recent call last):rated/IPython.utils.attic
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
/Users/deil/code/ipython/docs/sphinxext/docscrape.py:117: UserWarning: Unknown section Example
warn("Unknown section %s" % key)
Traceback (most recent call last):rated/IPython.utils.coloransi
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
Traceback (most recent call last):rated/IPython.utils.newserialized
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 326, in import_object
obj = self.get_attr(obj, part)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 232, in get_attr
return safe_getattr(obj, name, *defargs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/sphinx/util/inspect.py", line 70, in safe_getattr
raise AttributeError(name)
AttributeError: __init__
/Users/deil/code/ipython/docs/sphinxext/docscrape.py:117: UserWarning: Unknown section Parameters :
warn("Unknown section %s" % key)
/Users/deil/code/ipython/docs/sphinxext/docscrape.py:117: UserWarning: Unknown section Returns :
warn("Unknown section %s" % key)
/Users/deil/code/ipython/docs/sphinxext/docscrape.py:117: UserWarning: Unknown section Exemple :
warn("Unknown section %s" % key)
/Users/deil/code/ipython/docs/sphinxext/docscrape.py:117: UserWarning: Unknown section Default Value
warn("Unknown section %s" % key)
reading sources... [100%] whatsnew/version0.9
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/completer.py:docstring of IPython.core.completer:27: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/completer.py:docstring of IPython.core.completer:33: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/completer.py:docstring of IPython.core.completer:40: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/completer.py:docstring of IPython.core.completer:46: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/completer.py:docstring of IPython.core.completer.IPCompleter.__init__:11: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/completer.py:docstring of IPython.core.completer.IPCompleter.__init__:17: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/completer.py:docstring of IPython.core.completer.IPCompleter.__init__:21: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/debugger.py:docstring of IPython.core.debugger.Tracer.__init__:8: WARNING: Field list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/debugger.py:docstring of IPython.core.debugger.decorate_fn_with_doc:3: ERROR: Unknown target name: "do".
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/hooks.py:docstring of IPython.core.hooks:29: ERROR: Unexpected indentation.
/Users/deil/code/ipython/docs/source/api/generated/IPython.core.hooks.txt:36: WARNING: autodoc can't import/find function 'IPython.core.hooks.calljed', it reported error: "calljed", please check your spelling and sys.path
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/inputsplitter.py:docstring of IPython.core.inputsplitter.InputSplitter:21: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/api/generated/IPython.core.interactiveshell.txt:10: WARNING: autodoc can't import/find method 'IPython.core.interactiveshell.Bunch.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/interactiveshell.py:docstring of IPython.core.interactiveshell.InteractiveShell.debugger:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/interactiveshell.py:docstring of IPython.core.interactiveshell.InteractiveShell.enable_pylab:5: ERROR: Unknown interpreted text role "param".
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/interactiveshell.py:docstring of IPython.core.interactiveshell.InteractiveShell.extract_input_lines:19: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/interactiveshell.py:docstring of IPython.core.interactiveshell.InteractiveShell.mktempfile:11: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/interactiveshell.py:docstring of IPython.core.interactiveshell.InteractiveShell.separate_in:6: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/interactiveshell.py:docstring of IPython.core.interactiveshell.InteractiveShell.separate_out:6: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/interactiveshell.py:docstring of IPython.core.interactiveshell.InteractiveShell.separate_out2:6: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/interactiveshell.py:docstring of IPython.core.interactiveshell.SeparateUnicode:6: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/interactiveshell.py:docstring of IPython.core.interactiveshell.InteractiveShell.set_next_input:9: ERROR: Unknown target name: "word".
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/logger.py:docstring of IPython.core.logger.Logger.log:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/logger.py:docstring of IPython.core.logger.Logger.log:12: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/api/generated/IPython.core.magic.txt:10: WARNING: autodoc can't import/find method 'IPython.core.magic.Bunch.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/magic.py:docstring of IPython.core.magic.Magics:14: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/magic.py:docstring of IPython.core.magic.Magics:17: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/magics/execution.py:docstring of IPython.core.magics.execution.ExecutionMagics.prun:30: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/magics/execution.py:docstring of IPython.core.magics.execution.ExecutionMagics.prun:35: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/magics/execution.py:docstring of IPython.core.magics.execution.ExecutionMagics.run:14: WARNING: Definition list ends without a blank line; unexpected unindent.
docstring of IPython.core.magics.history.HistoryMagics.hist:17: ERROR: Unexpected indentation.
docstring of IPython.core.magics.history.HistoryMagics.hist:18: WARNING: Block quote ends without a blank line; unexpected unindent.
docstring of IPython.core.magics.history.HistoryMagics.history:17: ERROR: Unexpected indentation.
docstring of IPython.core.magics.history.HistoryMagics.history:18: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/magics/logging.py:docstring of IPython.core.magics.logging.LoggingMagics.logstart:15: ERROR: Unexpected indentation.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/magics/namespace.py:docstring of IPython.core.magics.namespace.NamespaceMagics.whos:12: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/magics/namespace.py:docstring of IPython.core.magics.namespace.NamespaceMagics.whos:15: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/oinspect.py:docstring of IPython.core.oinspect.Inspector.info:12: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/oinspect.py:docstring of IPython.core.oinspect.Inspector.pinfo:12: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/oinspect.py:docstring of IPython.core.oinspect.Inspector.psearch:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/oinspect.py:docstring of IPython.core.oinspect.Inspector.psearch:20: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/oinspect.py:docstring of IPython.core.oinspect.getsource:15: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/page.py:docstring of IPython.core.page.snip_print:9: WARNING: Definition list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/pylabtools.py:docstring of IPython.core.pylabtools.pylab_activate:21: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb:4: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb:14: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb:45: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb:49: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb:52: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb:55: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.AutoFormattedTB:11: ERROR: Unexpected indentation.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.AutoFormattedTB:12: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.AutoFormattedTB.debugger:9: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.AutoFormattedTB.ostream:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.ColorTB.debugger:9: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.ColorTB.ostream:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.FormattedTB.debugger:9: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.FormattedTB.ostream:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.ListTB:10: ERROR: Unexpected indentation.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.ListTB:11: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.ListTB.ostream:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.SyntaxTB.ostream:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.TBTools.ostream:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.VerboseTB.debugger:9: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/core/ultratb.py:docstring of IPython.core.ultratb.VerboseTB.ostream:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/backgroundjobs.py:docstring of IPython.lib.backgroundjobs.BackgroundJobBase:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/backgroundjobs.py:docstring of IPython.lib.backgroundjobs.BackgroundJobBase:14: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo:17: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo:21: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo:24: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.ClearDemo.__init__:16: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.ClearDemo.__init__:20: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.ClearDemo.__init__:24: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.ClearIPDemo.__init__:16: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.ClearIPDemo.__init__:20: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.ClearIPDemo.__init__:24: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.Demo.__init__:16: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.Demo.__init__:20: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.Demo.__init__:24: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.IPythonDemo.__init__:16: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.IPythonDemo.__init__:20: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.IPythonDemo.__init__:24: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.IPythonLineDemo.__init__:16: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.IPythonLineDemo.__init__:20: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.IPythonLineDemo.__init__:24: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.LineDemo.__init__:16: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.LineDemo.__init__:20: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/demo.py:docstring of IPython.lib.demo.LineDemo.__init__:24: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/inputhook.py:docstring of IPython.lib.inputhook.enable_gui:18: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/Users/deil/code/ipython/docs/source/api/generated/IPython.lib.inputhookglut.txt:8: WARNING: autodoc can't import/find module 'IPython.lib.inputhookglut', it reported error: "No module named OpenGL", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.lib.inputhookglut.txt:16: WARNING: autodoc can't import/find function 'IPython.lib.inputhookglut.glut_close', it reported error: "No module named OpenGL", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.lib.inputhookglut.txt:19: WARNING: autodoc can't import/find function 'IPython.lib.inputhookglut.glut_display', it reported error: "No module named OpenGL", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.lib.inputhookglut.txt:22: WARNING: autodoc can't import/find function 'IPython.lib.inputhookglut.glut_idle', it reported error: "No module named OpenGL", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.lib.inputhookglut.txt:25: WARNING: autodoc can't import/find function 'IPython.lib.inputhookglut.glut_int_handler', it reported error: "No module named OpenGL", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.lib.inputhookglut.txt:28: WARNING: autodoc can't import/find function 'IPython.lib.inputhookglut.inputhook_glut', it reported error: "No module named OpenGL", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.lib.inputhookpyglet.txt:8: WARNING: autodoc can't import/find module 'IPython.lib.inputhookpyglet', it reported error: "No module named pyglet", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.lib.inputhookpyglet.txt:12: WARNING: autodoc can't import/find function 'IPython.lib.inputhookpyglet.inputhook_pyglet', it reported error: "No module named pyglet", please check your spelling and sys.path
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner:24: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner:29: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.IPythonRunner.run_source:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.IPythonRunner.run_source:13: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.IPythonRunner.run_source:16: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.InteractiveRunner.__init__:10: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.InteractiveRunner.__init__:24: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.InteractiveRunner.__init__:27: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.InteractiveRunner.__init__:32: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.InteractiveRunner.run_source:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.InteractiveRunner.run_source:13: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.InteractiveRunner.run_source:16: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.PythonRunner.run_source:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.PythonRunner.run_source:13: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.PythonRunner.run_source:16: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.SAGERunner.run_source:8: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.SAGERunner.run_source:13: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/irunner.py:docstring of IPython.lib.irunner.SAGERunner.run_source:16: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/security.py:docstring of IPython.lib.security.passwd_check:29: WARNING: Definition list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/lib/security.py:docstring of IPython.lib.security.passwd_check:33: WARNING: Definition list ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/api/generated/IPython.parallel.apps.ipengineapp.txt:48: WARNING: autodoc can't import/find class 'IPython.parallel.apps.ipengineapp.SimpleStruct', it reported error: "SimpleStruct", please check your spelling and sys.path
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/magics.py:docstring of IPython.parallel.client.magics:40: SEVERE: Unexpected section title.
Examples
--------
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/magics.py:docstring of IPython.parallel.client.magics:79: WARNING: Option list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/magics.py:docstring of IPython.parallel.client.magics:88: WARNING: Definition list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/magics.py:docstring of IPython.parallel.client.magics.ParallelMagics.cell_px:34: WARNING: Option list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/magics.py:docstring of IPython.parallel.client.magics.ParallelMagics.cell_px:43: WARNING: Definition list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/magics.py:docstring of IPython.parallel.client.magics.ParallelMagics.result:28: WARNING: Option list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/magics.py:docstring of IPython.parallel.client.magics.ParallelMagics.result:37: WARNING: Definition list ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/api/generated/IPython.parallel.client.map.txt:11: WARNING: autodoc can't import/find method 'IPython.parallel.client.map.Map.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.parallel.client.map.txt:13: WARNING: autodoc can't import/find method 'IPython.parallel.client.map.RoundRobinMap.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/remotefunction.py:docstring of IPython.parallel.client.remotefunction.ParallelFunction:23: ERROR: Unexpected indentation.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.apply:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.apply:3: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.apply:10: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.apply:10: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.apply_async:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.apply_async:3: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.apply_sync:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.apply_sync:3: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.apply_sync:6: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.apply_sync:6: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.DirectView.map:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.apply:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.apply:3: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.apply:10: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.apply:10: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.apply_async:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.apply_async:3: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.apply_sync:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.apply_sync:3: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.apply_sync:6: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.apply_sync:6: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.LoadBalancedView.map:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.View.apply:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.View.apply:3: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.View.apply:10: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.View.apply:10: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.View.apply_async:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.View.apply_async:3: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.View.apply_sync:3: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.View.apply_sync:3: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.View.apply_sync:6: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/client/view.py:docstring of IPython.parallel.client.view.View.apply_sync:6: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/controller/dictdb.py:docstring of IPython.parallel.controller.dictdb:11: ERROR: Unexpected indentation.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/controller/dictdb.py:docstring of IPython.parallel.controller.dictdb:24: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/controller/dictdb.py:docstring of IPython.parallel.controller.dictdb:34: ERROR: Unexpected indentation.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/controller/dictdb.py:docstring of IPython.parallel.controller.dictdb:36: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/controller/hub.py:docstring of IPython.parallel.controller.hub.Hub.queue_status:7: ERROR: Unexpected indentation.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/parallel/util.py:docstring of IPython.parallel.util.disambiguate_url:6: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/testing/decorators.py:docstring of IPython.testing.decorators.skipif:15: ERROR: Unexpected indentation.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/testing/nosepatch.py:docstring of IPython.testing.nosepatch:9: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/testing/plugin/dtexample.py:docstring of IPython.testing.plugin.dtexample.ipfunc:14: WARNING: Definition list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/testing/plugin/test_ipdoctest.py:docstring of IPython.testing.plugin.test_ipdoctest.doctest_multiline1:8: WARNING: Definition list ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/api/generated/IPython.testing.tools.txt:60: WARNING: invalid signature for autofunction (u'IPython.testing.tools.%')
/Users/deil/code/ipython/docs/source/api/generated/IPython.testing.tools.txt:60: WARNING: don't know which module to import for autodocumenting u'IPython.testing.tools.%' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name)
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/testing/tools.py:docstring of IPython.testing.tools.full_path:14: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/testing/tools.py:docstring of IPython.testing.tools.parse_test_output:12: ERROR: Unexpected indentation.
/Users/deil/code/ipython/docs/source/api/generated/IPython.utils.attic.txt:18: WARNING: autodoc can't import/find method 'IPython.utils.attic.EvalDict.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.utils.attic.txt:10: WARNING: autodoc can't import/find method 'IPython.utils.attic.NotGiven.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/attic.py:docstring of IPython.utils.attic.with_obj:7: ERROR: Unexpected indentation.
/Users/deil/code/ipython/docs/source/api/generated/IPython.utils.coloransi.txt:22: WARNING: autodoc can't import/find method 'IPython.utils.coloransi.InputTermColors.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.utils.coloransi.txt:12: WARNING: autodoc can't import/find method 'IPython.utils.coloransi.NoColors.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.utils.coloransi.txt:17: WARNING: autodoc can't import/find method 'IPython.utils.coloransi.TermColors.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/coloransi.py:docstring of IPython.utils.coloransi.make_color_table:5: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/doctestreload.py:docstring of IPython.utils.doctestreload.doctest_reload:10: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/doctestreload.py:docstring of IPython.utils.doctestreload.doctest_reload:13: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/encoding.py:docstring of IPython.utils.encoding.get_stream_enc:5: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/frame.py:docstring of IPython.utils.frame.extract_vars:8: WARNING: Field list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/nested_context.py:docstring of IPython.utils.nested_context.nested:12: WARNING: Inline emphasis start-string without end-string.
/Users/deil/code/ipython/docs/source/api/generated/IPython.utils.newserialized.txt:10: WARNING: autodoc can't import/find method 'IPython.utils.newserialized.ISerialized.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/code/ipython/docs/source/api/generated/IPython.utils.newserialized.txt:10: WARNING: autodoc can't import/find method 'IPython.utils.newserialized.IUnSerialized.__init__', it reported error: "__init__", please check your spelling and sys.path
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/notification.py:docstring of IPython.utils.notification.NotificationCenter.add_observer:13: WARNING: Inline literal start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/notification.py:docstring of IPython.utils.notification.NotificationCenter.add_observer:13: WARNING: Inline emphasis start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/notification.py:docstring of IPython.utils.notification.NotificationCenter.add_observer:13: WARNING: Inline strong start-string without end-string.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/utils/text.py:docstring of IPython.utils.text.SList.fields:9: WARNING: Option list ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.config.application'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.config.configurable'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.config.loader'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.alias'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.application'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.autocall'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.builtin_trap'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.compilerop'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.completer'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.completerlib'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.crashhandler'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.debugger'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.display'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.display_trap'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.displayhook'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.displaypub'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.error'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.excolors'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.extensions'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.formatters'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.history'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.hooks'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.inputsplitter'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.interactiveshell'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.ipapi'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.logger'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.macro'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magic'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magic_arguments'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.auto'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.basic'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.code'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.config'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.deprecated'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.execution'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.extension'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.history'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.logging'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.namespace'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.osm'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.pylab'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.magics.script'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.oinspect'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.page'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.payload'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.payloadpage'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.plugin'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.prefilter'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.profileapp'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.profiledir'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.prompts'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.pylabtools'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.shellapp'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.splitinput'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.ultratb'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.core.usage'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.backgroundjobs'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.clipboard'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.deepreload'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.demo'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.display'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.guisupport'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.inputhook'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.inputhookglut'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.inputhookpyglet'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.inputhookqt4'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.irunner'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.kernel'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.latextools'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.pretty'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.lib.security'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.current'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v1.convert'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v1.nbbase'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v1.nbjson'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v1.rwbase'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v2'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v2.convert'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v2.nbbase'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v2.nbjson'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v2.nbpy'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v2.nbxml'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v2.rwbase'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v3'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v3.convert'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v3.nbbase'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v3.nbjson'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v3.nbpy'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.nbformat.v3.rwbase'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.apps.baseapp'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.apps.ipclusterapp'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.apps.ipcontrollerapp'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.apps.ipengineapp'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.apps.iploggerapp'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.apps.launcher'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.apps.logwatcher'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.apps.win32support'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.apps.winhpcjob'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.client.asyncresult'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.client.client'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.client.magics'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.client.map'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.client.remotefunction'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.client.view'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.controller.dependency'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.controller.dictdb'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.controller.heartmonitor'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.controller.hub'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.controller.scheduler'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.controller.sqlitedb'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.engine.engine'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.error'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.factory'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.parallel.util'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.decorators'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.globalipapp'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.ipunittest'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.mkdoctests'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.nose_assert_methods'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.nosepatch'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.plugin.dtexample'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.plugin.show_refs'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.plugin.simple'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.plugin.test_ipdoctest'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.plugin.test_refs'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.skipdoctest'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.testing.tools'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.PyColorize'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.attic'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.autoattr'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.codeutil'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.coloransi'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.daemonize'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.data'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.decorators'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.dir2'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.doctestreload'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.encoding'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.frame'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.generics'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.growl'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.importstring'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.io'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.ipstruct'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.jsonutil'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.module_paths'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.nested_context'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.newserialized'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.notification'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.openpy'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.path'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.pickleshare'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.pickleutil'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.process'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.py3compat'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.strdispatch'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.sysinfo'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.syspathcontext'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.terminal'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.text'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.timing'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.traitlets'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.upgradedir'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.warn'
/Users/deil/code/ipython/docs/source/api/generated/gen.txt:3: WARNING: toctree contains reference to nonexisting document u'api/generated/generated/IPython.utils.wildcard'
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/extensions/rmagic.py:docstring of IPython.extensions.rmagic:73: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/extensions/rmagic.py:docstring of IPython.extensions.rmagic:77: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/extensions/rmagic.py:docstring of IPython.extensions.rmagic:80: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/Library/Python/2.7/lib/python/site-packages/IPython/extensions/rmagic.py:docstring of IPython.extensions.rmagic:85: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/config/extensions/storemagic.txt:7: WARNING: missing attribute mentioned in :members: or __all__: module IPython.extensions.storemagic, attribute magic_store
/Users/deil/code/ipython/docs/source/config/old.txt:45: ERROR: Unknown target name: "emacs".
/Users/deil/code/ipython/docs/source/config/overview.txt:442: SEVERE: Title level inconsistent:
Common Arguments
****************
/Users/deil/code/ipython/docs/source/development/parallel_messages.txt:33: WARNING: Title underline too short.
Registration (``ROUTER``)
***********************
/Users/deil/code/ipython/docs/source/development/parallel_messages.txt:124: WARNING: Title underline too short.
Client Queries (``ROUTER``)
*************************
/Users/deil/code/ipython/docs/source/development/parallel_messages.txt:124: WARNING: Title underline too short.
Client Queries (``ROUTER``)
*************************
/Users/deil/code/ipython/docs/source/development/release.txt:17: WARNING: Literal block expected; none found.
/Users/deil/code/ipython/docs/source/development/roadmap.txt:74: WARNING: Title underline too short.
Process management for :mod:`IPython.parallel`
--------------------------------------------
/Users/deil/code/ipython/docs/source/development/roadmap.txt:74: WARNING: Title underline too short.
Process management for :mod:`IPython.parallel`
--------------------------------------------
/Users/deil/code/ipython/docs/source/development/session_format.txt:91: WARNING: Literal block expected; none found.
/Users/deil/code/ipython/docs/source/install/install.txt:62: WARNING: Duplicate explicit target name: "here".
/Users/deil/code/ipython/docs/source/install/install.txt:163: WARNING: Duplicate explicit target name: "here".
/Users/deil/code/ipython/docs/source/interactive/reference.txt:368: SEVERE: Title level inconsistent:
Command line completion
+++++++++++++++++++++++
/Users/deil/code/ipython/docs/source/interactive/reference.txt:377: SEVERE: Title level inconsistent:
Search command history
++++++++++++++++++++++
/Users/deil/code/ipython/docs/source/interactive/reference.txt:392: SEVERE: Title level inconsistent:
Persistent command history across sessions
++++++++++++++++++++++++++++++++++++++++++
/Users/deil/code/ipython/docs/source/interactive/reference.txt:403: SEVERE: Title level inconsistent:
Autoindent
++++++++++
/Users/deil/code/ipython/docs/source/interactive/reference.txt:438: SEVERE: Title level inconsistent:
Customizing readline behavior
+++++++++++++++++++++++++++++
/Users/deil/code/ipython/docs/source/interactive/reference.txt:700: SEVERE: Title level inconsistent:
Automatic parentheses
+++++++++++++++++++++
/Users/deil/code/ipython/docs/source/interactive/reference.txt:738: SEVERE: Title level inconsistent:
Automatic quoting
+++++++++++++++++
/Users/deil/code/ipython/docs/source/interactive/reference.txt:936: WARNING: Inline literal start-string without end-string.
/Users/deil/code/ipython/docs/source/parallel/parallel_details.txt:184: ERROR: Unexpected indentation.
/Users/deil/code/ipython/docs/source/parallel/parallel_details.txt:185: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/parallel/parallel_details.txt:188: ERROR: Unexpected indentation.
/Users/deil/code/ipython/docs/source/parallel/parallel_details.txt:186: WARNING: Inline emphasis start-string without end-string.
/Users/deil/code/ipython/docs/source/parallel/parallel_details.txt:186: WARNING: Inline strong start-string without end-string.
/Users/deil/code/ipython/docs/source/parallel/parallel_details.txt:195: ERROR: Unexpected indentation.
/Users/deil/code/ipython/docs/source/parallel/parallel_details.txt:196: WARNING: Block quote ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/parallel/parallel_intro.txt:227: WARNING: Explicit markup ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/parallel/parallel_transition.txt:81: ERROR: Unknown target name: "asyncresult".
/Users/deil/code/ipython/docs/source/whatsnew/github-stats-0.12.txt:143: ERROR: Unknown target name: "test".
/Users/deil/code/ipython/docs/source/whatsnew/version0.11.txt:114: WARNING: Inline literal start-string without end-string.
/Users/deil/code/ipython/docs/source/whatsnew/version0.11.txt:684: WARNING: malformed hyperlink target.
/Users/deil/code/ipython/docs/source/whatsnew/version0.12.txt:244: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/whatsnew/version0.12.txt:264: WARNING: Bullet list ends without a blank line; unexpected unindent.
/Users/deil/code/ipython/docs/source/whatsnew/version0.12.txt:309: WARNING: Mismatch: both interpreted text role prefix and reference suffix.
looking for now-outdated files... none found
pickling environment... done
checking consistency... /Users/deil/code/ipython/docs/source/api/generated/gen.txt:: WARNING: document isn't included in any toctree
/Users/deil/code/ipython/docs/source/attic/parallel_task_old.txt:: WARNING: document isn't included in any toctree
/Users/deil/code/ipython/docs/source/development/gitwash/dot2_dot3.txt:: WARNING: document isn't included in any toctree
/Users/deil/code/ipython/docs/source/development/gitwash/git_links.txt:: WARNING: document isn't included in any toctree
/Users/deil/code/ipython/docs/source/development/inputhook_app.txt:: WARNING: document isn't included in any toctree
/Users/deil/code/ipython/docs/source/development/session_format.txt:: WARNING: document isn't included in any toctree
/Users/deil/code/ipython/docs/source/parallel/winhpc_index.txt:: WARNING: document isn't included in any toctree
done
preparing documents... done
writing output... [100%] whatsnew/version0.9
/Users/deil/code/ipython/docs/source/config/old.txt:20: WARNING: undefined label: ipythonrc (if the link has no caption the label must precede a section header)
/Users/deil/code/ipython/docs/source/config/old.txt:20: WARNING: undefined label: customization (if the link has no caption the label must precede a section header)
None:34: WARNING: citation not found: Matplotlib
/Users/deil/code/ipython/docs/source/parallel/magics.txt:148: WARNING: undefined label: %pxconfig (if the link has no caption the label must precede a section header)
/Users/deil/code/ipython/docs/source/parallel/parallel_transition.txt:243: WARNING: undefined label: asyncresult (if the link has no caption the label must precede a section header)
/Users/deil/code/ipython/docs/source/whatsnew/version0.11.txt:122: WARNING: undefined label: credits_011 (if the link has no caption the label must precede a section header)
writing additional files... genindex py-modindex search
copying images... [100%] development/figs/frontend-kernel.png
copying downloadable files... [100%] /Users/deil/code/ipython/docs/source/interactive/figs/jn.html
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded, 413 warnings.
Build finished. The HTML pages are in build/html.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment