Differences between revisions 2 and 3
Revision 2 as of 2017-03-25 00:54:26
Size: 613
Editor: SamatJain
Comment:
Revision 3 as of 2017-04-22 03:11:34
Size: 783
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:

== Documentation generators ==

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

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.

SamatsWiki: OtherWikiSoftware (last edited 2020-04-07 22:41:41 by SamatJain)