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 | |
| parent | bab0fa4b516bb7be94a5b498592cc1791e23c538 (diff) | |
| download | python-setuptools-git-2af3110dae4f160ad9759460ca5031233850beda.tar.gz | |
pushed the doc in the docs/ dir. now hooked in the Sphinx
--HG--
branch : distribute
extra : rebase_source : c72bb6c10e710480990bb9a8370c14a271e81894
| -rw-r--r--[-rwxr-xr-x] | docs/easy_install.txt (renamed from EasyInstall.txt) | 0 | ||||
| -rw-r--r-- | docs/index.txt | 9 | ||||
| -rw-r--r--[-rwxr-xr-x] | docs/pkg_resources.txt (renamed from pkg_resources.txt) | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | docs/setuptools.txt (renamed from setuptools.txt) | 0 |
4 files changed, 5 insertions, 4 deletions
diff --git a/EasyInstall.txt b/docs/easy_install.txt index 1f8abe1b..1f8abe1b 100755..100644 --- a/EasyInstall.txt +++ b/docs/easy_install.txt 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 ================== diff --git a/pkg_resources.txt b/docs/pkg_resources.txt index 859b2635..859b2635 100755..100644 --- a/pkg_resources.txt +++ b/docs/pkg_resources.txt diff --git a/setuptools.txt b/docs/setuptools.txt index 255429b4..255429b4 100755..100644 --- a/setuptools.txt +++ b/docs/setuptools.txt |
