diff --git a/doc/index.txt b/doc/index.txt index 49c031c33..ece6ac16b 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -51,7 +51,6 @@ Full Contents log misc coding-style - links contact download releases diff --git a/doc/links.txt b/doc/links.txt deleted file mode 100644 index 45a41227d..000000000 --- a/doc/links.txt +++ /dev/null @@ -1,33 +0,0 @@ - -===== -Links -===== - -Some links to ongoing discussions and comments about pylib and technics/concepts pylib uses. - -* `Discussion `_ - about site-packages. That's why pylib autopath and py.__.misc.dynpkg are a good idea ;-) - - -* `Pyinotify `_ uses code from pypy autopath functions. - -* `Testing (WSGI) Applications with Paste `_ and py.test. "This has been written with py.test in mind." Paste uses py.test. - - -* `Agile Testing `_ by Grig Gheorghiu - - * `Slides from 'py library overview' presentation at SoCal Piggies meeting - `_ - - * `Python unit testing part 3: the py.test tool and library - `_ - - * `greenlets and py.xml - `_ - - * `Keyword-based logging with the py library - `_ - - - -