summaryrefslogtreecommitdiff
path: root/docs/userguide
diff options
context:
space:
mode:
authoralvyjudy <alvyjudy@gmail.com>2020-05-11 14:25:44 -0400
committeralvyjudy <alvyjudy@gmail.com>2020-05-11 14:25:44 -0400
commit9175f899a4ddacc3c6bd6a02f3c17dde66403431 (patch)
treec1f5306980212dc99e8b085aca7208ddb4c9a63a /docs/userguide
parent7971245c98f7218a8614135db56438e9a4642594 (diff)
downloadpython-setuptools-git-9175f899a4ddacc3c6bd6a02f3c17dde66403431.tar.gz
docs: add commands ref entry in userguide index
Diffstat (limited to 'docs/userguide')
-rw-r--r--docs/userguide/index.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/userguide/index.txt b/docs/userguide/index.txt
index caaaa1d0..901aad42 100644
--- a/docs/userguide/index.txt
+++ b/docs/userguide/index.txt
@@ -14,4 +14,5 @@ ordinary Python packages based on the ``distutils``.
:maxdepth: 1
Quickstart <quickstart>
- keyword reference <keywords> \ No newline at end of file
+ keyword reference <keywords>
+ Command reference <commands> \ No newline at end of file