README

GF JavaScript - Documentation - Tutorials

Introduction

This directory is for tutorials/guidance about general code architecture.

Quick Start

If you just want to document some code architecture, then add a markdown file in the same directory as this file.

To add tutorials/guidance for usage of specific module, then do not add a document here. Instead, add a that-module.md file as a sibling of that-module.js.

Advanced

If you want organize this documentation, then read the Tutorials section of JSDoc to learn advanced usage of this directory.