Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 512 Bytes

UserDocumentation.rst

File metadata and controls

17 lines (11 loc) · 512 Bytes

My Awesome Plugin

Introduction

Write a description of what your plugin is and what problem it is meant to solve. This file is "marked up" in reStructured text for use with the Sphinx package <http://sphinx.pocoo.org/>. You can use simple inline formatting markup like this or this. You can also include code blocks like so:

for p in projects:
pseudo(code,goes,here)

Usage

Write about how your plugin is meant to be used.