Behaviors Documentation

JavaScript Documentation

Overview

This documentation is about JavaScript Front-end part of « Munchkin ».

To auto-generate this documentation from your .js file comments from assets/javascript folder, use JSDoc with doc/templates/js template. This readme is itself injected into documentation and tutorials are injected from readus directory. To update this documentation, change your comment from .js or .md and run the documentation-js.bat.

Conventions

The HTML/CSS/JS conventions are from HTML, CSS and JS Conventions.