From 352f0ea3d709eced87f598b4058d43aff0d5664a Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Sun, 22 Aug 2010 21:49:01 +0100 Subject: Document the apidoc and release tools --- docs/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/index.html b/docs/index.html index 2bb6f53..1d57d49 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,6 +8,8 @@

Contents

  1. Browser Compatibility
  2. +
  3. API documentation
  4. +
  5. Release process and tools

Browser Compatibility

Jarmon depends upon the Flot @@ -77,3 +79,16 @@ +

API Documentation

+

Jarmon includes comprehensive API + documentation +

This API documentation is generated automatically by the release command, + but you can also build it yourself by issuing the + ./bin/build apidoc command from within a Jarmon source tree. + The documentation will be saved in a build subfolder.

+ +

Release Process and Tools

+

Jarmon includes tools to automate source archive releases. First check + out the source code, then issue the + ./bin/build -V 10.8 release command from within the source + tree.

-- cgit v1.1-4-g5e80