DOC: Turn off numpydoc flag to silence warnings

This commit is contained in:
Tony S Yu
2012-09-02 12:23:17 -04:00
parent 58a57238cc
commit bd0d47a183
+2
View File
@@ -224,6 +224,8 @@ latex_documents = [
# Make numpydoc to generate plots for example sections
#numpydoc_use_plots = True
numpydoc_show_class_members = False
# -----------------------------------------------------------------------------
# Plots
# -----------------------------------------------------------------------------