summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorarunwise <arunwise@gmail.com>2020-06-03 08:06:53 -0700
committerGitHub <noreply@github.com>2020-06-03 08:06:53 -0700
commit853e02e6b3be03c55c8f0a55229678e7005092a9 (patch)
tree3ca41311afaf249989c7ca493a1ebbc4073e62d4 /doc
parent0b8cf46b69669d39f1925e5e94f86615327eda1e (diff)
parent2e385cf71ead0f71b9c184f0cdf22a5e5a97e48e (diff)
downloadnetworkx-fix-d-separation-conflicts.tar.gz
Merge branch 'master' into masterfix-d-separation-conflicts
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/utils.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/reference/utils.rst b/doc/reference/utils.rst
index 9ca2feaa..4d79ae78 100644
--- a/doc/reference/utils.rst
+++ b/doc/reference/utils.rst
@@ -65,11 +65,3 @@ Cuthill-Mckee Ordering
cuthill_mckee_ordering
reverse_cuthill_mckee_ordering
-
-Context Managers
-----------------
-.. automodule:: networkx.utils.contextmanagers
-.. autosummary::
- :toctree: generated/
-
- reversed