aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog.d/1705.doc.rst1
-rw-r--r--docs/setuptools.txt36
2 files changed, 1 insertions, 36 deletions
diff --git a/changelog.d/1705.doc.rst b/changelog.d/1705.doc.rst
new file mode 100644
index 00000000..a2ce9c2b
--- /dev/null
+++ b/changelog.d/1705.doc.rst
@@ -0,0 +1 @@
+Removed some placeholder documentation sections referring to deprecated features.
diff --git a/docs/setuptools.txt b/docs/setuptools.txt
index a4e05d75..64b385cb 100644
--- a/docs/setuptools.txt
+++ b/docs/setuptools.txt
@@ -2679,42 +2679,6 @@ A few important points for writing revision control file finders:
inform the user of the missing program(s).
-Subclassing ``Command``
------------------------
-
-Sorry, this section isn't written yet, and neither is a lot of what's below
-this point.
-
-XXX
-
-
-Reusing ``setuptools`` Code
-===========================
-
-``ez_setup``
-------------
-
-XXX
-
-
-``setuptools.archive_util``
----------------------------
-
-XXX
-
-
-``setuptools.sandbox``
-----------------------
-
-XXX
-
-
-``setuptools.package_index``
-----------------------------
-
-XXX
-
-
Mailing List and Bug Tracker
============================