diff options
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 00000000..b9a79647 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,20 @@ +Documentation +============= + +Setuptools is a fully-featured, actively-maintained, and stable library +designed to facilitate packaging Python projects. + +Documentation content: + +.. toctree:: + :maxdepth: 1 + + User guide <userguide/index> + build_meta + pkg_resources + references/keywords + roadmap + setuptools + Development guide <development/index> + Backward compatibility & deprecated practice <deprecated/index> + Changelog <history> |
