Not sure if this is the appropriate place to report the issue, but I've been getting the following error when trying to build my docs using Sphinx 1.1.3:
File "C:\Python27\lib\site-packages\numpydoc\numpydoc.py", line 36,
in mangle_docstrings
doc = get_doc_object(obj, what, u"\n".join(lines), config=cfg)
TypeError: get_doc_object() got multiple values for keyword argument 'config'
Full traceback is attached. Is anyone else having a similar issue?
Thanks,
Brad
sphinx-err-kpakmw.log
Description: Binary data
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
