Skip to content

Commit

Permalink
Use updated numpydoc
Browse files Browse the repository at this point in the history
Install from https://github.com/numpy/numpydoc
Requires tweak in conf.py to suppress warnings when documenting exceptions
  • Loading branch information
hagberg committed May 31, 2014
1 parent be088e8 commit 937fa9a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 896 deletions.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,4 @@
trac_url = 'https://networkx.lanl.gov/trac/'
mathjax_path = 'https://c328740.ssl.cf1.rackcdn.com/mathjax/latest/MathJax.js?config=TeX-AMS_HTML'

numpydoc_show_class_members = False
Loading

0 comments on commit 937fa9a

Please sign in to comment.