summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-10-12 19:27:49 +0200
committerGeorg Brandl <georg@python.org>2013-10-12 19:27:49 +0200
commit9e5d569e1d998766cc14e35e4157a1606bdc164f (patch)
tree53de252fabb40523604bd15160df82940f5e0621 /doc
parent1785841f6e0a3d3f867ce1b31afb3eb328e06588 (diff)
downloadsphinx-9e5d569e1d998766cc14e35e4157a1606bdc164f.tar.gz
Removed the ``sphinx.ext.refcounting`` extension -- it is very specific to
CPython and has no place in the main distribution.
Diffstat (limited to 'doc')
-rw-r--r--doc/ext/refcounting.rst7
-rw-r--r--doc/extensions.rst1
2 files changed, 0 insertions, 8 deletions
diff --git a/doc/ext/refcounting.rst b/doc/ext/refcounting.rst
deleted file mode 100644
index e2f33871..00000000
--- a/doc/ext/refcounting.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-:mod:`sphinx.ext.refcounting` -- Keep track of reference counting behavior
-==========================================================================
-
-.. module:: sphinx.ext.refcounting
- :synopsis: Keep track of reference counting behavior.
-
-.. todo:: Write this section.
diff --git a/doc/extensions.rst b/doc/extensions.rst
index 07bc7fe4..b2ac3791 100644
--- a/doc/extensions.rst
+++ b/doc/extensions.rst
@@ -47,7 +47,6 @@ These extensions are built in and can be activated by respective entries in the
ext/math
ext/graphviz
ext/inheritance
- ext/refcounting
ext/ifconfig
ext/coverage
ext/todo