File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,11 @@ The sub directories contained within this directory are as follows:
1212mod_wsgi - The core Apache module for hosting Python WSGI applications in
1313conjunction 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
1821Any official releases of the above packages and corresponding documentation
1922can be found at 'http://www.modwsgi.org'.
You can’t perform that action at this time.
0 commit comments