diff options
| author | alvyjudy <alvyjudy@gmail.com> | 2020-05-11 14:25:44 -0400 |
|---|---|---|
| committer | alvyjudy <alvyjudy@gmail.com> | 2020-05-11 14:25:44 -0400 |
| commit | 9175f899a4ddacc3c6bd6a02f3c17dde66403431 (patch) | |
| tree | c1f5306980212dc99e8b085aca7208ddb4c9a63a /docs/userguide | |
| parent | 7971245c98f7218a8614135db56438e9a4642594 (diff) | |
| download | python-setuptools-git-9175f899a4ddacc3c6bd6a02f3c17dde66403431.tar.gz | |
docs: add commands ref entry in userguide index
Diffstat (limited to 'docs/userguide')
| -rw-r--r-- | docs/userguide/index.txt | 3 |
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 |
