diff options
| author | ianb <devnull@localhost> | 2005-09-29 00:00:45 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2005-09-29 00:00:45 +0000 |
| commit | 829857bd00aa6ca40618ae01ef8fff9ea59a84f0 (patch) | |
| tree | e26c16cd4dde5887c75140b0cdabced38a0839d3 /docs/web | |
| parent | 1b9db3a92fb27031740eb12257b94bc67062af3c (diff) | |
| download | paste-829857bd00aa6ca40618ae01ef8fff9ea59a84f0.tar.gz | |
Moved docs around
Diffstat (limited to 'docs/web')
| -rw-r--r-- | docs/web/community/index.txt | 15 | ||||
| -rw-r--r-- | docs/web/community/mailing-list.txt | 36 | ||||
| -rw-r--r-- | docs/web/community/repository.txt | 13 | ||||
| -rw-r--r-- | docs/web/download/index.txt | 5 | ||||
| -rw-r--r-- | docs/web/package_index.txt | 16 |
5 files changed, 0 insertions, 85 deletions
diff --git a/docs/web/community/index.txt b/docs/web/community/index.txt deleted file mode 100644 index e5e2360..0000000 --- a/docs/web/community/index.txt +++ /dev/null @@ -1,15 +0,0 @@ -Community -========= - -Much of the communication goes on in the `mailing lists -<mailing-list.html>`_; see that page for information on the lists. - -For live IRC discussion, try the ``#webware`` channel on `Freenode -<http://freenode.net/>`_. - -If you find bugs in the code or documentation, please `submit a ticket -<http://pythonpaste.org/trac/report>`_. You can also `view tickets -<http://pythonpaste.org/trac/report>`_. - - - diff --git a/docs/web/community/mailing-list.txt b/docs/web/community/mailing-list.txt deleted file mode 100644 index eb4ee98..0000000 --- a/docs/web/community/mailing-list.txt +++ /dev/null @@ -1,36 +0,0 @@ -Mailing Lists -============= - -General discussion and questions should go to: - -`paste-users@pythonpaste.org <http://pythonpaste.org/mailman/listinfo/paste-users>`_: - `Subscribe <http://pythonpaste.org/mailman/listinfo/paste-users>`__, - `Archives <http://pythonpaste.org/archives/list/paste-users.en.html>`__ - -To receive announcements: - -`paste-news@pythonpaste.org <http://pythonpaste.org/mailman/listinfo/paste-news>`_: - `Subscribe <http://pythonpaste.org/mailman/listinfo/paste-news>`__, - `Archives <http://pythonpaste.org/archives/list/paste-news.en.html>`__, - `Atom feed <http://pythonpaste.org/news/atom.xml>`_ - -To receive notification of new checkins: - -`paste-checkins@pythonpaste.org <http://pythonpaste.org/mailman/listinfo/paste-checkins>`_: - `Subscribe <http://pythonpaste.org/mailman/listinfo/paste-checkins>`__, - `RSS feed <http://pythonpaste.org/trac/timeline/?daysback=90&max=50&wiki=on&ticket=on&changeset=on&milestone=on&format=rss>`_ - -Bug reports should be added to the tracker, but you can be notified of -new bugs on the list: - -`paste-bugs@pythonpaste.org <http://pythonpaste.org/mailman/listinfo/paste-bugs>`_: - `Subscribe <http://pythonpaste.org/mailman/listinfo/paste-bugs>`__, - `View bug reports <http://pythonpaste.org/trac/report>`__, - `Submit bug report <http://pythonpaste.org/trac/newticket>`_ - -More abstract discussion of Python web programming should go to: - -`web-sig@python.org <http://mail.python.org/mailman/listinfo/web-sig>`_: - `Subscribe <http://mail.python.org/mailman/listinfo/web-sig>`__, - `Archives <http://www.python.org/pipermail/web-sig/>`__ - diff --git a/docs/web/community/repository.txt b/docs/web/community/repository.txt deleted file mode 100644 index 344b017..0000000 --- a/docs/web/community/repository.txt +++ /dev/null @@ -1,13 +0,0 @@ -Repository -========== - -Paste is kept in a `Subversion <http://subversion.tigris.org/>`_ -repository at http://svn.pythonpaste.org/Paste - -If you are using a command-line Subversion client, you can check -it out like:: - - svn co http://svn.pythonpaste.org/Paste/trunk Paste - -If you are on Windows you may want to use `TortoiseSVN -<http://tortoisesvn.tigris.org/>`_. diff --git a/docs/web/download/index.txt b/docs/web/download/index.txt deleted file mode 100644 index b1fbaa1..0000000 --- a/docs/web/download/index.txt +++ /dev/null @@ -1,5 +0,0 @@ -Downloads -========= - -Right now Paste is only available through the `repository -</community/repository.html>`_. diff --git a/docs/web/package_index.txt b/docs/web/package_index.txt deleted file mode 100644 index 7cce07a..0000000 --- a/docs/web/package_index.txt +++ /dev/null @@ -1,16 +0,0 @@ -Paste: Package Index -==================== - -This page lists packages used in Paste that aren't in PyPI for some reason. - -* `ZopePageTemplates </download/ZopePageTemplates-1.4.1.tar.gz>`_ -* `flup <http://svn.saddi.com/flup/trunk#egg=flup>`_ -* `Paste <http://svn.pythonpaste.org/Paste/trunk#egg=Paste>`_ -* `WSGI Utils - <http://www.owlfish.com/software/wsgiutils/downloads/WSGI Utils-0.5.tar.gz>`_ -* `LoginKit <http://svn.w4py.org/LoginKit/trunk#egg=LoginKit>`_ -* `Component <http://svn.w4py.org/Component/trunk#egg=Component>`_ -* `ZPTKit <http://svn.w4py.org/ZPTKit/trunk#egg=ZPTKit>`_ -* `SQLObject <http://svn.colorstudy.com/trunk/SQLObject#egg=SQLObject>`_ -* `ElementTree - <http://effbot.org/downloads/elementtree-1.2.6-20050316.zip>`_ |
