Browse (F10Common)

Contents

Search

Get help with google

{module name}

Write your module documentation in this file, possibly linking to other Textile files, and delete these notes when you are finished.

Start with a clear statement of what the module is and what it is for. Link to any third-party libraries that the module is based on.

Briefly describe why you might want to use this module in a Play application.

Sample application

Your module should contain a sample app in the sample directory that demonstrates the module. Describe how to run the demo here.

Getting started

Describe any installation that is required, beyond adding and resolving the module dependency.

Configuration

List any configuration options that the module uses, with an h3. heading for each one.

Usage

Explain how to use the module, and describe any routes, controllers, models or views that the module provides.

Tags

List any tags the module provides, with an h3. heading for each one. Include the tags’ arguments.

Commands

List any commands the module provides, with an h3. heading for each one. Include the commands’ options.