diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-07-29 00:45:52 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-07-29 00:45:52 +0000 |
| commit | cc8ee068b74c27d0f471ff2e5c514d4c9bc25a52 (patch) | |
| tree | d226d33293ebd2cdefc28ef89fc218a93dce3335 | |
| parent | 560753632c77375f5709bcb0ca7d4f05a755d356 (diff) | |
| download | docutils-cc8ee068b74c27d0f471ff2e5c514d4c9bc25a52.tar.gz | |
added webware wiki
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3774 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
| -rw-r--r-- | docutils/FAQ.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docutils/FAQ.txt b/docutils/FAQ.txt index d071ab86f..7d321d900 100644 --- a/docutils/FAQ.txt +++ b/docutils/FAQ.txt @@ -383,6 +383,8 @@ Are there any Wikis that use reStructuredText syntax? There are several, with various degrees of completeness. With no implied endorsement or recommendation, and in no particular order: +* `Webware for Python wiki + <http://wiki.webwareforpython.org/thiswiki.html>`__ * `Ian Bicking's experimental code <http://docutils.sf.net/sandbox/ianb/wiki/WikiPage.py>`__ * `MoinMoin <http://moin.sf.net>`__ has some support; `here's a sample |
