My notes on other Wiki software.

See ikiwiki too.

Using python's Sphinx as a wiki

Examples:

For each of these projects, make sure python-sphinx (Ubuntu) is installed and run make html.

Other Wiki software

gollum is a Ruby-powered solution by GitHub. Not sure who uses it. Stores files on disk, relies on git for revision control.

Documentation generators

http://www.mkdocs.org/: Static site generator oriented around creating documentation, like Sphinx. Used for gluster's documentation.