Skip to content

Commit 7dfbcff

Browse files
Document new sub directory.
1 parent 88e584f commit 7dfbcff

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ The sub directories contained within this directory are as follows:
1212
mod_wsgi - The core Apache module for hosting Python WSGI applications in
1313
conjunction with the Apache web server.
1414

15-
mod_wsgi - Tests for the mod_wsgi package. Many of these tests are generic
16-
and could be applied to any WSGI server.
15+
mod_wsgi-docs - Documentation for the mod_wsgi package. This uses Sphinx
16+
and will be posted on "http://readthedocs.org".
17+
18+
mod_wsgi-tests - Tests for the mod_wsgi package. Many of these tests are
19+
generic and could be applied to any WSGI server.
1720

1821
Any official releases of the above packages and corresponding documentation
1922
can be found at 'http://www.modwsgi.org'.

0 commit comments

Comments
 (0)