summaryrefslogtreecommitdiff
path: root/docs/userguide
diff options
context:
space:
mode:
authoralvyjudy <alvyjudy@gmail.com>2020-05-14 12:39:30 -0400
committeralvyjudy <alvyjudy@gmail.com>2020-05-14 12:39:30 -0400
commit385b40d5640ea8262245411eb0c43f67af4eb2a4 (patch)
tree7ce905432272786c38660f166f2b00dd8ba46c27 /docs/userguide
parent092aec60cb0a947a4030c9fd7c231e6c82ff88e5 (diff)
downloadpython-setuptools-git-385b40d5640ea8262245411eb0c43f67af4eb2a4.tar.gz
docs: update userguide index to match filename
Diffstat (limited to 'docs/userguide')
-rw-r--r--docs/userguide/index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/index.txt b/docs/userguide/index.txt
index 0fa32fd2..ae9c9d77 100644
--- a/docs/userguide/index.txt
+++ b/docs/userguide/index.txt
@@ -16,8 +16,8 @@ ordinary Python packages based on the ``distutils``.
quickstart
package_discovery
entry_point
- dependencies_management
- datafiles
+ dependency_management
+ data_files
development_mode
distribution
extension