wiki
latest
  • README
  • Quickstart Guide
  • Design Goals
  • Implementation
  • License
  • Authors
  • Changelog
  • Module Reference
wiki
  • Docs »
  • mini_wiki
  • Edit on GitHub

mini_wiki¶

This is the documentation of mini_wiki, a lightweight, flask-based wiki that is primarily designed for ease of use and to make it simple for anyone to administer or use for themselves.

Contents¶

  • README
    • Description
    • Documentation
    • Installation
    • Usage
  • Quickstart Guide
    • Creating a Wiki
    • Starting The Wiki Server
  • Design Goals
    • Must-Have Features
    • Would Be Cool To Have
    • Will Not Be/Do
  • Implementation
    • General Procedure
      • Retrieving Files
      • Making a Change
    • Front Matter
  • License
  • Authors
  • Changelog
    • Version 0.1
  • Module Reference
    • mini_wiki package
      • Submodules
      • mini_wiki.models module
      • mini_wiki.utils module
      • mini_wiki.views module
      • Module contents

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, Michael Bryan. Revision 3f6a1845.

Built with Sphinx using a theme provided by Read the Docs.