diff options
author | tarek <tarek@ziade.org> | 2009-07-17 15:25:48 +0200 |
---|---|---|
committer | tarek <tarek@ziade.org> | 2009-07-17 15:25:48 +0200 |
commit | 2af3110dae4f160ad9759460ca5031233850beda (patch) | |
tree | b51af72dd7acb90801026317062ba369bcf6f0d6 /docs/index.txt | |
parent | bab0fa4b516bb7be94a5b498592cc1791e23c538 (diff) | |
download | external_python_setuptools-2af3110dae4f160ad9759460ca5031233850beda.tar.gz external_python_setuptools-2af3110dae4f160ad9759460ca5031233850beda.tar.bz2 external_python_setuptools-2af3110dae4f160ad9759460ca5031233850beda.zip |
pushed the doc in the docs/ dir. now hooked in the Sphinx
--HG--
branch : distribute
extra : rebase_source : c72bb6c10e710480990bb9a8370c14a271e81894
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/index.txt b/docs/index.txt index 0bb01739..6f04ffb9 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -1,7 +1,3 @@ -.. Distribute documentation master file, created by sphinx-quickstart on Fri Jul 17 14:22:37 2009. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - Welcome to Distribute's documentation! ====================================== @@ -10,6 +6,11 @@ Contents: .. toctree:: :maxdepth: 2 + setuptools + easy_install + pkg_resources + + Indices and tables ================== |